LGTemplateParser.SwitchCaseTemplateBodyContext.switchCaseRule 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
| switchCaseRule() | |
| switchCaseRule(Int32) |
switchCaseRule()
public LGTemplateParser.SwitchCaseRuleContext[] switchCaseRule();
member this.switchCaseRule : unit -> LGTemplateParser.SwitchCaseRuleContext[]
Public Function switchCaseRule () As LGTemplateParser.SwitchCaseRuleContext()
Retours
S’applique à
switchCaseRule(Int32)
public LGTemplateParser.SwitchCaseRuleContext switchCaseRule(int i);
member this.switchCaseRule : int -> LGTemplateParser.SwitchCaseRuleContext
Public Function switchCaseRule (i As Integer) As LGTemplateParser.SwitchCaseRuleContext
Paramètres
- i
- Int32