ParagraphStructure.IEnumerable<NamedElement>.GetEnumerator Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Ta metoda nie została zaimplementowana.
virtual System::Collections::Generic::IEnumerator<System::Windows::Documents::DocumentStructures::NamedElement ^> ^ System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.NamedElement>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Windows::Documents::DocumentStructures::NamedElement ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.NamedElement> IEnumerable<NamedElement>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.NamedElement>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.NamedElement>
override this.System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.NamedElement>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.NamedElement>
Function GetEnumerator () As IEnumerator(Of NamedElement) Implements IEnumerable(Of NamedElement).GetEnumerator
Zwraca
Zawsze podnosi NotSupportedExceptionwartość .