IUserAccessiableDoCyclicJump Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool DoCyclicJump(
int[] inArrayQ,
int inStart,
int inEnd,
int inJumpAtEnd,
ref eJumpQuestionResult ioResult,
ref int ioIdx
)
Parameters
- inArrayQ
- Type: SystemInt32
- inStart
- Type: SystemInt32
- inEnd
- Type: SystemInt32
- inJumpAtEnd
- Type: SystemInt32
- ioResult
- Type: eJumpQuestionResult
- ioIdx
- Type: SystemInt32
Return Value
Type:
BooleanSee Also