CompiledParagraphInstanceCollection.IList<ICompiledParagraphInstance>.Item[Int32] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
property Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^ System::Collections::Generic::IList<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance>::Item[int] { Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^ get(int index); void set(int index, Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^ value); };
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.Item[int index] { get; set; }
member this.System.Collections.Generic.IList<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.Item(int) : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance with get, set
Property Item(index As Integer) As ICompiledParagraphInstance Implements IList(Of ICompiledParagraphInstance).Item
パラメーター
- index
- Int32
プロパティ値
Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance