Lingua

CompiledTextRunInstanceCollection.Item[Int32] Proprietà

Definizione

Ottiene l'elemento in corrispondenza dell'indice specificato.

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

Parametri

i
Int32

Indice dell'elemento.

Valore della proprietà

Oggetto CompiledTextRunInstance con il nome specificato.

Si applica a