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.

Public Constructors

 NameDescription
Public ConstructorMapToolItemCollection Constructor Creates an instance of a MapToolItemCollection.  
Top

Public Properties

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

Public Methods

 NameDescription
Public MethodAdd Add item to collection.  
Public MethodClear Clear the collection.  
Public MethodContains Whether the collections contains the specified item.  
Public MethodCopyTo Copy the collection to an array.  
Public MethodFind Find an item in the collection.  
Public MethodGetEnumerator Get an enumerator to the collection.  
Public MethodGetMapToolItem Gets the map toolitem with the given name.  
Public MethodIndexOf Find the index of the specified item.  
Public MethodInsert Insert an item into the collection.  
Public MethodRemove Remove an item from the collection.  
Public MethodRemoveAt Remove item from collection.  
Top

See Also

© 2010 All Rights Reserved.