![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | Add | Adds an item to collection. |
![]() | Clear | Clears the collection of all items. |
![]() | Contains | Indicates whether the collection contains the item. |
![]() | CopyTo | Copies the collection to an array. |
![]() | FromString | Populates the item collection from the passed-in string. |
![]() | GetEnumerator | Get an enumerator to the collection. |
![]() | IndexOf | Returns the index of the specified item in the collection. |
![]() | Insert | Inserts an item into the collection. |
![]() | Remove | Removes an item from the collection. |
![]() | RemoveAt | Removes the item from the collection at the specified index. |
![]() | ToString | Overridden. Serializes the collection to a string. |