ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ToolbarItemCollection Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ToolbarItemCollection Class |
For a list of all members of this type, see ToolbarItemCollection members.
Name | Description | |
---|---|---|
Add | Add item to the collection. | |
Clear | Clears the collection of all items. | |
Contains | Indicates whether the collection contains the item specified. | |
CopyTo | Copies the collection to an array. | |
Find | Finds an item with the specified name. | |
GetEnumerator | Get an enumerator to the collection. | |
IndexOf | Returns the index of the specified item in the collection. | |
Insert | Insert an item into the collection. | |
Remove | Removes an item from the collection. | |
RemoveAt | Remove item from collection at the specified index. |