Click or drag to resize
IListSourceItem Property

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IListSourceItem this[
	int inIdx
] { get; }

Parameters

inIdx
Type: SystemInt32

Property Value

Type: IListSourceItem
See Also