![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | PageToolItemCollection Constructor | Creates an instance of a PageToolItemCollection. |
Name | Description | |
---|---|---|
![]() | Count | The number of items in the collection. |
![]() | IsSynchronized | Indicates whether the collection is synchronized. |
![]() | Item | Indexer. |
![]() | SyncRoot | The SyncRoot for the collection. |
Name | Description | |
---|---|---|
![]() | Add | Add to collection |
![]() | Clear | Clear the collection. |
![]() | Contains | Indicates whether the collection has the item. |
![]() | CopyTo | Copy collection to an array. |
![]() | Find | Find item with specified name. |
![]() | GetEnumerator | Gets an enumerator to the collection. |
![]() | IndexOf | Index of item specified. |
![]() | Insert | Insert an item to the collection. |
![]() | Remove | Remove an item from the collection. |
![]() | RemoveAt | Remove items at an index. |