CompiledTextRunInstanceCollection.IEnumerable<ICompiledTextRunInstance>.GetEnumerator Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valori restituiti
IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledTextRunInstance>