![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
MapToolItemCollection Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapToolItemCollection Class |
The following tables list the members exposed by MapToolItemCollection.
Name | Description | |
---|---|---|
![]() | MapToolItemCollection Constructor | Creates an instance of a MapToolItemCollection. |
Name | Description | |
---|---|---|
![]() | Count | The number of items in the collection. |
![]() | IsSynchronized | Indicates whether the collection is synchronized. |
![]() | Item | Indexer. |
![]() | SyncRoot | The SyncRoot for this collection. |
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. |