VBDOM  

VBDOM

Classes:

Name Description
DocumentRepresents the top level of the XML source. Includes methods and properties used to obtain or create all other XML objects.
ElementRepresents the element object.
NodeListThe NodeList object supports indexed access to a collection of nodes.

See Also