Xml.xmldom.IDOMPersist Methods
InheritedProtected
| _scw_get_xml | public | |
| AddRef | public | Increments the reference count for this interface. |
| asyncLoadState | public | Returns the state of the DOM parser. |
| get_xml | public | Returns the value of the xml property. |
| load | public | Loads the xml from a file. |
| loadFromStream | public | Loads the xml from a stream. |
| loadxml | public | Loads the xml from a string. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| save | public | Saves the xml to a file. |
| saveToStream | public | Saves the xml to a stream. |
| set_OnAsyncLoad | public | Registers an event that occurs while the document is loaded. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |