TableRowStructure.IEnumerable<TableCellStructure>.GetEnumerator Méthode

Définition

Cette méthode n’a pas encore été implémentée.

 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

Retours

Lève systématiquement NotSupportedException.

Implémente

S’applique à