CompiledTextRunInstanceCollection.IList<ICompiledTextRunInstance>.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- index
- Int32
プロパティ値
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance