List of XmlNodelist methods

From m204wiki
Revision as of 04:54, 28 January 2011 by Wiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

The following are the available XmlNodelist class methods.

MethodDescription
CountNumber of nodes in this list
DebugDebug information
DifferenceDifference between XmlNodelists
ItemRetrieve an item from this nodelist
NewCreate a new XmlNodelist
NodelistIDID of this XmlNodelist
UnionSelectedUnion of XmlNodelist and selected nodes
XmlDocGet the XmlDoc associated with this nodelist

See also