CompiledTextRunInstanceCollection.IEnumerable<ICompiledTextRunInstance>.GetEnumerator Método

Definición

 virtual System::Collections::Generic::IEnumerator<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^> ^ System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.GetEnumerator() = System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledTextRunInstance ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance> IEnumerable<ICompiledTextRunInstance>.GetEnumerator();
abstract member System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>
override this.System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>
Function GetEnumerator () As IEnumerator(Of ICompiledTextRunInstance) Implements IEnumerable(Of ICompiledTextRunInstance).GetEnumerator

Devoluciones

IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>

Implementaciones

Se aplica a