The PageCollection type exposes the following members.

Methods

  NameDescription
Public methodGetEnumerator
Implements strong typed IEnumerable<T>.GetEnumerator.
Public methodIndexOf
Returns the zero-based index of the given page.
Public methodRemove
Removes a page from the collection.

See Also