Click or drag to resize
IUserAccessiableGPSAnswerIter Method (Int32, String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
ISimpleCoordinates GPSAnswerIter(
	int inQuesIdx,
	string inIter
)

Parameters

inQuesIdx
Type: SystemInt32
inIter
Type: SystemString

Return Value

Type: ISimpleCoordinates
See Also