![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | BuddyControlCollection Constructor | Overloaded. Constructor. |
Name | Description | |
---|---|---|
![]() | Count | The number of items in this collection |
![]() | IsSynchronized | Whether the collection is synchronized. |
![]() | Item | Indexer. |
![]() | Parent | The control to which this collection belongs. |
![]() | SyncRoot | The SyncRoot for this collection. |
Name | Description | |
---|---|---|
![]() | Add | Add item to collection. |
![]() | Clear | Clear the collection. |
![]() | Contains | Indicates whether collection has specified item. |
![]() | CopyTo | Copy collection to an array. |
![]() | FindBuddyControl | Find an item. |
![]() | GetEnumerator | Get an enumerator to the collection. |
![]() | IndexOf | Returns index of specified item. |
![]() | Insert | Insert item at specified index. |
![]() | Remove | Remove an item from the collection. |
![]() | RemoveAt | Remove item from index. |