LGTemplateParser.StructuredTemplateBodyContext.errorStructureLine 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
| errorStructureLine() | |
| errorStructureLine(Int32) |
errorStructureLine()
public LGTemplateParser.ErrorStructureLineContext[] errorStructureLine();
member this.errorStructureLine : unit -> LGTemplateParser.ErrorStructureLineContext[]
Public Function errorStructureLine () As LGTemplateParser.ErrorStructureLineContext()
Retornos
Aplica-se a
errorStructureLine(Int32)
public LGTemplateParser.ErrorStructureLineContext errorStructureLine(int i);
member this.errorStructureLine : int -> LGTemplateParser.ErrorStructureLineContext
Public Function errorStructureLine (i As Integer) As LGTemplateParser.ErrorStructureLineContext
Parâmetros
- i
- Int32