| Miner.Interop Namespace : IMMPersistentXML Interface | 
The following tables list the members exposed by IMMPersistentXML.
| Name | Description | |
|---|---|---|
![]()  | LoadFromDOM | This method loads the list structure using the specified XML document. Create the root node first, then call LoadFromDOM on this node to hydrate the entire tree. | 
![]()  | LoadSingleNode | This method loads the list structure using the specified XML document. Create the root node first, then call LoadFromDOM on this node to hydrate the entire tree. | 
![]()  | RecursiveLoadFromXML | |
![]()  | RecursiveSaveToXML | |
![]()  | SaveSingleNode | This method writes the list structure to the specified XML file. | 
![]()  | SaveToDOM | This method writes the list structure to the specified XML file. | 
![]()  | SaveToDOMElement |