ListItemStructure.IEnumerable<BlockElement>.GetEnumerator Metodo

Definizione

Questo metodo non è stato implementato.

 virtual System::Collections::Generic::IEnumerator<System::Windows::Documents::DocumentStructures::BlockElement ^> ^ System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.BlockElement>.GetEnumerator() = System::Collections::Generic::IEnumerable<System::Windows::Documents::DocumentStructures::BlockElement ^>::GetEnumerator;
System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.BlockElement> IEnumerable<BlockElement>.GetEnumerator ();
abstract member System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.BlockElement>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.BlockElement>
override this.System.Collections.Generic.IEnumerable<System.Windows.Documents.DocumentStructures.BlockElement>.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Documents.DocumentStructures.BlockElement>
Function GetEnumerator () As IEnumerator(Of BlockElement) Implements IEnumerable(Of BlockElement).GetEnumerator

Restituisce

Genera sempre un'eccezione NotSupportedException.

Implementazioni

Si applica a