Click or drag to resize
IListSourceRemoveAt Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void RemoveAt(
	int inIdx
)

Parameters

inIdx
Type: SystemInt32
See Also