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




The following tables list the members exposed by ToolbarItemCollection.

Public Constructors

 NameDescription
Public ConstructorToolbarItemCollection Constructor Creates an instance of a ToolbarItemCollection.  
Top

Public Properties

 NameDescription
Public PropertyCount The number of items in this collection.  
Public PropertyIsSynchronized Indicates whether the collection is synchronized.  
Public PropertyItemIndexer to this collection.  
Public PropertyParent The toolbar to which this collection belongs.  
Public PropertySyncRoot The SyncRoot for this collection.  
Top

Public Methods

 NameDescription
Public MethodAddAdd item to the collection.  
Public MethodClearClears the collection of all items.  
Public MethodContainsIndicates whether the collection contains the item specified.  
Public MethodCopyToCopies the collection to an array.  
Public MethodFind Finds an item with the specified name.  
Public MethodGetEnumerator Get an enumerator to the collection.  
Public MethodIndexOf Returns the index of the specified item in the collection.  
Public MethodInsertInsert an item into the collection.  
Public MethodRemoveRemoves an item from the collection.  
Public MethodRemoveAtRemove item from collection at the specified index.  
Top

See Also

© 2010 All Rights Reserved.