ESRI.ArcGIS.ADF.Web.UI.WebControls
Generic GISResourceItemCollection Class Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Generic GISResourceItemCollection Class




The following tables list the members exposed by Generic GISResourceItemCollection.

Public Constructors

 NameDescription
Public ConstructorGISResourceItemCollection Constructor Creates an instance of a MapResourceItemCollection.  
Top

Public Properties

 NameDescription
Public PropertyCount The number of items in this collection.  
Public PropertyIsSynchronized Indicates whether the collection is synchronized.  
Public PropertyItem Indexer to this collection  
Public PropertyParent The LayerResourceManager 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 the collection contains the item.  
Public MethodCopyTo Copy 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 MethodInsert Insert an item to the collection.  
Public MethodMove Moves item within collection  
Public MethodOnInit Occurs when the collection is initialized.  
Public MethodRemove Remove an item from the collection.  
Public MethodRemoveAt Remove item from collection.  
Top

Public Events

 NameDescription
Public EventResourceItemAdded Event fired when a resource item is added to the collection.  
Public EventResourceItemInserted Event fired when a resource item is inserted into the collection.  
Public EventResourceItemMoved Event fired when a resource item is moved within the collection.  
Public EventResourceItemRemoved Event fired when a resource item is removed from the collection.  
Public EventResourceItemRemoving Event fired when a resource item is about to be removed.  
Top

See Also

© 2010 All Rights Reserved.