MobileForms Toolkit Documentation

PageCollection Properties

The properties of the PageCollection class are listed below. For a complete list of PageCollection class members, see the PageCollection Members topic.

Public Instance Properties

Count Gets the number of elements contained in the PageCollection.
IsSynchronized Gets a value indicating whether access to the PageCollection is synchronized (thread-safe).
Item Gets the page at the specified index.
SyncRoot gets an object that can be used to synchronize access to the PageCollection.

See Also

PageCollection Class | Resco.Controls.DetailView Namespace