LGTemplateParser.IfElseTemplateBodyContext.ifConditionRule Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| ifConditionRule() | |
| ifConditionRule(Int32) |
ifConditionRule()
public LGTemplateParser.IfConditionRuleContext[] ifConditionRule();
member this.ifConditionRule : unit -> LGTemplateParser.IfConditionRuleContext[]
Public Function ifConditionRule () As LGTemplateParser.IfConditionRuleContext()
Retours
S’applique à
ifConditionRule(Int32)
public LGTemplateParser.IfConditionRuleContext ifConditionRule(int i);
member this.ifConditionRule : int -> LGTemplateParser.IfConditionRuleContext
Public Function ifConditionRule (i As Integer) As LGTemplateParser.IfConditionRuleContext
Paramètres
- i
- Int32