TableSectionBase<T>.IEnumerable.GetEnumerator 方法

定義

傳回列舉程式,逐一查看此 TableSectionBase<T> 物件中的物件集合。

System.Collections.IEnumerator IEnumerable.GetEnumerator ();
abstract member System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator
override this.System.Collections.IEnumerable.GetEnumerator : unit -> System.Collections.IEnumerator

傳回

System.Collections.IEnumerator

實作

System.Collections.IEnumerable.GetEnumerator

適用於