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




The following tables list the members exposed by BuddyControlCollection.

Public Constructors

 NameDescription
Public ConstructorBuddyControlCollection ConstructorOverloaded.  Constructor.  
Top

Public Properties

 NameDescription
Public PropertyCount The number of items in this collection  
Public PropertyIsSynchronized Whether the collection is synchronized.  
Public PropertyItem Indexer.  
Public PropertyParent The control to which this collection belongs.  
Public PropertySyncRoot The SyncRoot for this collection.  
Top

Public Methods

 NameDescription
Public MethodAdd Add item to collection.  
Public MethodClear Clear the collection.  
Public MethodContains Indicates whether collection has specified item.  
Public MethodCopyTo Copy collection to an array.  
Public MethodFindBuddyControl Find an item.  
Public MethodGetEnumerator Get an enumerator to the collection.  
Public MethodIndexOf Returns index of specified item.  
Public MethodInsert Insert item at specified index.  
Public MethodRemove Remove an item from the collection.  
Public MethodRemoveAt Remove item from index.  
Top

See Also

© 2010 All Rights Reserved.