ExpressionAntlrParser.StringInterpolationContext.textContent Método

Definição

Sobrecargas

textContent()
textContent(Int32)

textContent()

public ExpressionAntlrParser.TextContentContext[] textContent();
member this.textContent : unit -> ExpressionAntlrParser.TextContentContext[]
Public Function textContent () As ExpressionAntlrParser.TextContentContext()

Retornos

Aplica-se a

textContent(Int32)

public ExpressionAntlrParser.TextContentContext textContent(int i);
member this.textContent : int -> ExpressionAntlrParser.TextContentContext
Public Function textContent (i As Integer) As ExpressionAntlrParser.TextContentContext

Parâmetros

i
Int32

Retornos

Aplica-se a