CompiledTextRunInstanceCollection.ICollection<ICompiledTextRunInstance>.CopyTo Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- array
- Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance[]
- arrayIndex
- Int32