Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMPersistentXML2 Interface |
The following tables list the members exposed by IMMPersistentXML2.
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 a single node from the list structure using the specified XML document. | |
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 |