List of XmlNodelist methods

From m204wiki
Revision as of 19:23, 16 March 2011 by DmeWiccan (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