void ClearAnswer(int inQuesIdx)
Description
Resets the Answer to it's original state.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question Index |
Return Type
void
void ClearAnswer(int inQuesIdx)
Resets the Answer to it's original state.
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question Index |
void
Comments
Please sign in to leave a comment.