CompiledParagraphInstanceCollection.IEnumerable<ICompiledParagraphInstance>.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::ICompiledParagraphInstance ^> ^ System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.GetEnumerator() = System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::OnDemandReportRendering::ICompiledParagraphInstance ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance> IEnumerable<ICompiledParagraphInstance>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>
override this.System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>
Function GetEnumerator () As IEnumerator(Of ICompiledParagraphInstance) Implements IEnumerable(Of ICompiledParagraphInstance).GetEnumerator
Restituisce
IEnumerator<Microsoft.ReportingServices.OnDemandReportRendering.ICompiledParagraphInstance>