RootElement.IEnumerable<Section>.GetEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.