Langue

CompiledTextRunInstanceCollection.Item[Int32] Propriété

Définition

Obtient l’élément à l’index spécifié.

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

Paramètres

i
Int32

Index de l’élément.

Valeur de propriété

Objet CompiledTextRunInstance qui a le nom spécifié.

S’applique à