Click or drag to resize
IListSourceAdd Method (IListSourceItem)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int Add(
	IListSourceItem inItem
)

Parameters

inItem
Type: SurveyToGo.UserLogic.InterfacesIListSourceItem

Return Value

Type: Int32
See Also