Click or drag to resize

IDynamicListSourceTAdd Method (T)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dodaje novi item u kolekciju

Namespace:  imbACE.Core.core.interfaces
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
void Add(
	T __item
)
Request Example View Source

Parameters

__item
Type: T
See Also