Section.GetEnumerator Method

Definition

Enumerator to get all the elements in the Section.

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

Returns

A T:System.Collections.IEnumerator

Implements

Applies to