TableSectionBase<T>.IEnumerable.GetEnumerator Method

Definition

Returns an enumerator that iterates through the collection of objects in this TableSectionBase<T> object.

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

Returns

Implements

Applies to