Aracılığıyla paylaş


TableStructure.IEnumerable<TableRowGroupStructure>.GetEnumerator Yöntem

Tanım

Bu yöntem uygulanmadı.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Döndürülenler

IEnumerator<TableRowGroupStructure>

Her zaman yükseltir NotSupportedException.

Uygulamalar

Şunlara uygulanır