RootElement.IEnumerable<Section>.GetEnumerator Method

Definition

Enumerator that returns all the sections in this RootElement.

System.Collections.Generic.IEnumerator<MonoTouch.Dialog.Section> IEnumerable<Section>.GetEnumerator ();

Returns

Implements

Remarks

This is the strongly typed version of the enumerator.

Applies to