ExpressionAntlrParser.StringInterpolationContext.textContent メソッド

定義

オーバーロード

textContent()
textContent(Int32)

textContent()

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

戻り値

適用対象

textContent(Int32)

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

パラメーター

i
Int32

戻り値

適用対象