ExpressionAntlrParser.StringInterpolationContext.textContent Metodo

Definizione

Overload

textContent()
textContent(Int32)

textContent()

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

Restituisce

Si applica a

textContent(Int32)

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

Parametri

i
Int32

Restituisce

Si applica a