CompiledTextRunInstanceCollection.ICollection<ICompiledTextRunInstance>.CopyTo メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
virtual void System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.CopyTo(cli::array <Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^> ^ array, int arrayIndex) = System::Collections::Generic::ICollection<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^>::CopyTo;
void ICollection<ICompiledTextRunInstance>.CopyTo(Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance[] array, int arrayIndex);
abstract member System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.CopyTo : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance[] * int -> unit
override this.System.Collections.Generic.ICollection<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.CopyTo : Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance[] * int -> unit
Sub CopyTo (array As ICompiledTextRunInstance(), arrayIndex As Integer) Implements ICollection(Of ICompiledTextRunInstance).CopyTo
パラメーター
- array
- Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance[]
- arrayIndex
- Int32