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

적용 대상