IChapterInfo QuestionChapter(int inQuesIdx)
Description
Returns the chapter interface of a specific question index (that is the chapter this question is located under)
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int32 | Question Index |
Return Type
IChapterInfo
Comments
Please sign in to leave a comment.