LGTemplateParser.IfElseTemplateBodyContext.ifConditionRule Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
ifConditionRule() | |
ifConditionRule(Int32) |
ifConditionRule()
public LGTemplateParser.IfConditionRuleContext[] ifConditionRule ();
member this.ifConditionRule : unit -> LGTemplateParser.IfConditionRuleContext[]
Public Function ifConditionRule () As LGTemplateParser.IfConditionRuleContext()
Gibt zurück
Gilt für:
ifConditionRule(Int32)
public LGTemplateParser.IfConditionRuleContext ifConditionRule (int i);
member this.ifConditionRule : int -> LGTemplateParser.IfConditionRuleContext
Public Function ifConditionRule (i As Integer) As LGTemplateParser.IfConditionRuleContext
Parameter
- i
- Int32