Tamino API for .NET

TaminoPageIterator.GetNodeList Method 

Returns the payload of the current page as an XmlNodeList.

[Visual Basic]
Public Function GetNodeList() As XmlNodeList
[C#]
public XmlNodeList GetNodeList();

Return Value

the node list

See Also

TaminoPageIterator Class | TaminoPageIterator Members | SoftwareAG.Tamino.Api Namespace