ESRI.ArcGIS.ADF.Web.UI.WebControls
PageToolItemCollection Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : PageToolItemCollection Class




The following tables list the members exposed by PageToolItemCollection.

Public Constructors

 NameDescription
Public ConstructorPageToolItemCollection Constructor Creates an instance of a PageToolItemCollection.  
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 the collection.  
Top

Public Methods

 NameDescription
Public MethodAdd Add to collection  
Public MethodClear Clear the collection.  
Public MethodContains Indicates whether the collection has the item.  
Public MethodCopyTo Copy collection to an array.  
Public MethodFind Find item with specified name.  
Public MethodGetEnumerator Gets an enumerator to the collection.  
Public MethodIndexOf Index of item specified.  
Public MethodInsert Insert an item to the collection.  
Public MethodRemove Remove an item from the collection.  
Public MethodRemoveAt Remove items at an index.  
Top

See Also

© 2010 All Rights Reserved.