XMLDOMNode Object Methods
See Also Example Applies To
GetTagByName
GetTagByName - Returns an item from the collection of sub-nodes with the passed name.
Item
Item - Returns an item from the collection of sub-nodes.
TagExists
TagExists - Returns True if a tag exists with the passed name in the collection of sub-nodes.
|