ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Generic GISResourceItemCollection Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Generic GISResourceItemCollection Class |
For a list of all members of this type, see Generic GISResourceItemCollection members.
Name | Description | |
---|---|---|
Add | Add item to collection. | |
Clear | Clear the collection. | |
Contains | Indicates whether the collection contains the item. | |
CopyTo | Copy collection to an array. | |
Find | Finds an item with the specified name. | |
GetEnumerator | Get an enumerator to the collection. | |
IndexOf | Returns the index of the specified item in the collection. | |
Insert | Insert an item to the collection. | |
Move | Moves item within collection | |
OnInit | Occurs when the collection is initialized. | |
Remove | Remove an item from the collection. | |
RemoveAt | Remove item from collection. |