List of XmlNodelist methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (Automatically generated page update) |
||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | replaced, so any manual edits will be lost. You've been warned. --> | ||
The following are the available [[XmlNodelist class]] methods. | The following are the available <var>[[XmlNodelist class|XmlNodelist]]</var> class methods. | ||
{{Template:Method list header|class=XmlNodelist}} | {{Template:Method list header|class=XmlNodelist}} | ||
<div class="showVisit"> | <div class="showVisit"> |
Revision as of 15:49, 20 July 2011
The following are the available XmlNodelist class methods.
Method | Description |
---|---|
Count | Number of nodes in this nodelist |
Difference | Difference between XmlNodelists |
Item | Retrieve an item from this nodelist |
New | Create a new XmlNodelist |
UnionSelected | Union of XmlNodelist and selected nodes |
XmlDoc | Get the XmlDoc associated with this nodelist |