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




The following tables list the members exposed by DropDownBoxItemCollection.

Public Constructors

 NameDescription
Public ConstructorDropDownBoxItemCollection ConstructorOverloaded. Constructor taking the serialized value of a collection.  
Top

Public Properties

 NameDescription
Public PropertyCount The number of items in this collection.  
Public PropertyIsSynchronized Indicates whether the collection is synchronized.  
Public PropertyItem Indexer to this collection  
Public PropertySyncRoot The SyncRoot for this collection.  
Top

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.