CompiledTextRunInstanceCollection.IEnumerable<ICompiledTextRunInstance>.GetEnumerator Method

Definition

 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

Returns

IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>

Implements

Applies to