List of XmlNodelist methods

From m204wiki
Revision as of 04:23, 7 February 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 nodelist
DifferenceDifference between XmlNodelists
ItemRetrieve an item from this nodelist
NewCreate a new XmlNodelist
UnionSelectedUnion of XmlNodelist and selected nodes
XmlDocGet the XmlDoc associated with this nodelist

See also