LGTemplateParser.SwitchCaseTemplateBodyContext.switchCaseRule Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| switchCaseRule() | |
| switchCaseRule(Int32) |
switchCaseRule()
public LGTemplateParser.SwitchCaseRuleContext[] switchCaseRule();
member this.switchCaseRule : unit -> LGTemplateParser.SwitchCaseRuleContext[]
Public Function switchCaseRule () As LGTemplateParser.SwitchCaseRuleContext()
Retornos
Aplica-se a
switchCaseRule(Int32)
public LGTemplateParser.SwitchCaseRuleContext switchCaseRule(int i);
member this.switchCaseRule : int -> LGTemplateParser.SwitchCaseRuleContext
Public Function switchCaseRule (i As Integer) As LGTemplateParser.SwitchCaseRuleContext
Parâmetros
- i
- Int32