LGTemplateParser.SwitchCaseTemplateBodyContext.switchCaseRule 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
switchCaseRule()
public LGTemplateParser.SwitchCaseRuleContext[] switchCaseRule();
member this.switchCaseRule : unit -> LGTemplateParser.SwitchCaseRuleContext[]
Public Function switchCaseRule () As LGTemplateParser.SwitchCaseRuleContext()
Returns
Applies to
switchCaseRule(Int32)
public LGTemplateParser.SwitchCaseRuleContext switchCaseRule(int i);
member this.switchCaseRule : int -> LGTemplateParser.SwitchCaseRuleContext
Public Function switchCaseRule (i As Integer) As LGTemplateParser.SwitchCaseRuleContext
Parameters
- i
- Int32