IUserAccessiableGetAnswersIter Method (Int32, Int32, Int32, Boolean) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int[] GetAnswersIter(
int inQuesIdx,
int inIter,
int inMaxSize,
bool inRandom
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inIter
- Type: SystemInt32
- inMaxSize
- Type: SystemInt32
- inRandom
- Type: SystemBoolean
Return Value
Type:
Int32See Also