CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.Item[Int32] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
property Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^ System::Collections::Generic::IList<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance>::Item[int] { Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^ get(int index); void set(int index, Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^ value); };
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.Item[int index] { get; set; }
member this.System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.Item(int) : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance with get, set
Property Item(index As Integer) As ICompiledTextRunInstance Implements IList(Of ICompiledTextRunInstance).Item
Paramètres
- index
- Int32
Valeur de propriété
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance