ArcFM Solution Developer Guide
IMMPersistentXML Interface Members
Methods 

The following tables list the members exposed by IMMPersistentXML.

Public Methods
 NameDescription
 MethodLoadFromDOMThis 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.  
 MethodLoadSingleNodeThis 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.  
 MethodRecursiveLoadFromXML  
 MethodRecursiveSaveToXML  
 MethodSaveSingleNodeThis method writes the list structure to the specified XML file.  
 MethodSaveToDOMThis method writes the list structure to the specified XML file.  
 MethodSaveToDOMElement  
Top
See Also

Reference

IMMPersistentXML Interface
Miner.Interop Namespace

 

 


Send Comment