Tamino API for .NET

TaminoPageIterator Members

Public Instance Properties

Index Current page index (zero based). This is 0 for an initialized single page result set.
PageQuantity Number of items in the page.

Public Instance Methods

Equals (inherited from Object)
GetEnumerator Public access to the enumerator.
GetHashCode (inherited from Object)
GetItem Get item at specified index as specified type.
GetItemIterator Returns an item iterator for the current page.
GetNode Get item at specified index as an XmlNode.
GetNodeList Returns the payload of the current page as an XmlNodeList.
GetPage Returns the current page as an XmlDocument.
GetType (inherited from Object)
Next Move to next page if possible.
Previous Move to previous page if possible.
Reset Reset the iterator.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

Explicit Interface Implementations

IEnumerable.GetEnumerator This member supports the .NET Framework infrastructure. It is not intended to be used directly from your code.

See Also

TaminoPageIterator Class | SoftwareAG.Tamino.Api Namespace