TableRowGroupStructure.IEnumerable<TableRowStructure>.GetEnumerator Método

Definición

Este método no está implementado.

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

Devoluciones

Siempre genera NotSupportedException.

Implementaciones

Se aplica a