TableRowStructure.IEnumerable<TableCellStructure>.GetEnumerator Methode

Definition

Diese Methode wurde nicht implementiert.

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

Gibt zurück

IEnumerator<TableCellStructure>

Löst immer NotSupportedException aus.

Implementiert

Gilt für