Condividi tramite


TextRunCollection.Item[Int32] Proprietà

Definizione

Ottiene l'elemento in corrispondenza dell'indice specificato.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TextRun ^ default[int] { Microsoft::ReportingServices::OnDemandReportRendering::TextRun ^ get(int i); };
public override Microsoft.ReportingServices.OnDemandReportRendering.TextRun this[int i] { get; }
member this.Item(int) : Microsoft.ReportingServices.OnDemandReportRendering.TextRun
Default Public Overrides ReadOnly Property Item(i As Integer) As TextRun

Parametri

i
Int32

Indice dell'elemento.

Valore della proprietà

Oggetto TextRun in corrispondenza dell'indice specificato.

Si applica a