MobileForms Toolkit Documentation

PageCollection.GetEnumerator Method 

Returns an enumerator that can iterate through the page collection.

public IEnumerator GetEnumerator();

Return Value

An IEnumerator that can be used to iterate through the page collection.

Implements

IEnumerable.GetEnumerator

See Also

PageCollection Class | Resco.Controls.DetailView Namespace