Click or drag to resize
IPropsCollectionItem Property (Int32)

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

Parameters

inIdx
Type: SystemInt32

Property Value

Type: DVar
See Also