ESRI.ArcGIS.ADF.Web.UI.WebControls
DropDownBoxItemCollection Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DropDownBoxItemCollection Class




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

Public Methods

 NameDescription
Public MethodAddAdds an item to collection.  
Public MethodClearClears the collection of all items.  
Public MethodContains Indicates whether the collection contains the item.  
Public MethodCopyToCopies the collection to an array.  
Public MethodFromStringPopulates the item collection from the passed-in string.  
Public MethodGetEnumerator Get an enumerator to the collection.  
Public MethodIndexOf Returns the index of the specified item in the collection.  
Public MethodInsertInserts an item into the collection.  
Public MethodRemoveRemoves an item from the collection.  
Public MethodRemoveAtRemoves the item from the collection at the specified index.  
Public MethodToStringOverridden. Serializes the collection to a string.  
Top

See Also

© 2010 All Rights Reserved.