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