LUFileParser.MoreQuestionsBodyContext.errorQuestionString 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
| errorQuestionString() | |
| errorQuestionString(Int32) |
errorQuestionString()
public LUFileParser.ErrorQuestionStringContext[] errorQuestionString ();
member this.errorQuestionString : unit -> LUFileParser.ErrorQuestionStringContext[]
Public Function errorQuestionString () As LUFileParser.ErrorQuestionStringContext()
Returns
Applies to
errorQuestionString(Int32)
public LUFileParser.ErrorQuestionStringContext errorQuestionString (int i);
member this.errorQuestionString : int -> LUFileParser.ErrorQuestionStringContext
Public Function errorQuestionString (i As Integer) As LUFileParser.ErrorQuestionStringContext
Parameters
- i
- Int32