Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMPersistentXML2 Interface |
For a list of all members of this type, see IMMPersistentXML2 members.
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 |