ArcFM Engine Developer Guide
DropDownItemCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a new item to the list of dropdown items.  
Public MethodAddRangeAdds a group of items to the dropdown list.  
Public MethodClearClears the list of drop down items.  
Public MethodContainsOverloaded. Returns whether the specified item is in the collection.  
Public MethodCopyToCopies the items in this collection into an array.  
Public MethodGetEnumeratorProvides an enumerator for iteration over this collection.  
Public MethodIndexOfReturns the index of the drop down item in the collection or -1 if not found in the collection.  
Public MethodInsertInserts an item into the list.  
Public MethodRemoveRemoves an item from the collection.  
Public MethodRemoveAtRemoves the item at the specified index from the collection.  
Top
See Also

Reference

DropDownItemCollection Class
Miner.Windows Namespace

 

 


Send Comment