LUFileParser.MoreQuestionsBodyContext.moreQuestion Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| moreQuestion() | |
| moreQuestion(Int32) |
moreQuestion()
public LUFileParser.MoreQuestionContext[] moreQuestion ();
member this.moreQuestion : unit -> LUFileParser.MoreQuestionContext[]
Public Function moreQuestion () As LUFileParser.MoreQuestionContext()
Returns
Applies to
moreQuestion(Int32)
public LUFileParser.MoreQuestionContext moreQuestion (int i);
member this.moreQuestion : int -> LUFileParser.MoreQuestionContext
Public Function moreQuestion (i As Integer) As LUFileParser.MoreQuestionContext
Parameters
- i
- Int32