ArcFM Desktop Developer Guide
IDictionary Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IDictionary members.

Public Methods
 NameDescription
 MethodAddAdd a new key and item to the dictionary.  
 MethodExistsDetermine if a given key is in the dictionary.  
 MethodGetEnumerator  
 MethodItemsGet an array containing all items in the dictionary.  
 MethodKeysGet an array containing all keys in the dictionary.  
 Methodlet_Item  
 MethodRemoveRemove a given key from the dictionary.  
 MethodRemoveAllRemove all information from the dictionary.  
Top
See Also

Reference

IDictionary Interface
Miner.Interop.Process Namespace

 

 


Send Comment