![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapToolItemCollection Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapToolItemCollection Class |
For a list of all members of this type, see MapToolItemCollection members.
Name | Description | |
---|---|---|
![]() | Add | Add item to collection. |
![]() | Clear | Clear the collection. |
![]() | Contains | Whether the collections contains the specified item. |
![]() | CopyTo | Copy the collection to an array. |
![]() | Find | Find an item in the collection. |
![]() | GetEnumerator | Get an enumerator to the collection. |
![]() | GetMapToolItem | Gets the map toolitem with the given name. |
![]() | IndexOf | Find the index of the specified item. |
![]() | Insert | Insert an item into the collection. |
![]() | Remove | Remove an item from the collection. |
![]() | RemoveAt | Remove item from collection. |