LGTemplateParser.SwitchCaseTemplateBodyContext.switchCaseRule メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| switchCaseRule() | |
| switchCaseRule(Int32) |
switchCaseRule()
public LGTemplateParser.SwitchCaseRuleContext[] switchCaseRule();
member this.switchCaseRule : unit -> LGTemplateParser.SwitchCaseRuleContext[]
Public Function switchCaseRule () As LGTemplateParser.SwitchCaseRuleContext()
戻り値
適用対象
switchCaseRule(Int32)
public LGTemplateParser.SwitchCaseRuleContext switchCaseRule(int i);
member this.switchCaseRule : int -> LGTemplateParser.SwitchCaseRuleContext
Public Function switchCaseRule (i As Integer) As LGTemplateParser.SwitchCaseRuleContext
パラメーター
- i
- Int32