TableSectionBase<T>.IEnumerable.GetEnumerator 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回列舉程式,逐一查看此 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