ESRI.ArcGIS.ADF.IMS
LayerCollection Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : LayerCollection Class




The following tables list the members exposed by LayerCollection.

Public Constructors

 NameDescription
Public ConstructorLayerCollection Constructor Constructs a LayerCollection.  
Top

Protected Fields

 NameDescription
Protected Fieldm_array (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Top

Public Properties

 NameDescription
Public PropertyCount (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Public PropertyItemOverloaded.  Gets the Layer at a given index in the collection.  
Top

Public Methods

 NameDescription
Public MethodAdd Adds a layer to the collection.  
Public MethodAddRangeOverloaded.  Adds an array of layers to the collection.  
Public MethodClear (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Public MethodClone Creates a deep clone of the current object.  
Public MethodFindByNameOverloaded.  Finds the first layer in the collection with a given name.  
Public MethodGetAllNestedNonGroupLayersGets a collection of all layers where any groups have been ungrouped.  
Public MethodGetEnumerator (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Public MethodGetSchema (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Public MethodInsert Inserts a layer into the collection at a given index.  
Public MethodMoveTo Moves a layer to a new location in the collection.  
Public MethodReadXml (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Public MethodRemove Removes a layer from the collection.  
Public MethodRemoveAt Removes a layer at a specified index in the collection.  
Public MethodWriteXml (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Top

Protected Methods

 NameDescription
Protected MethodgenerateNameOverloaded.  (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection)
Protected MethodNameExistsOverridden.  Whether the name exists. Not currently implemented.  
Top

See Also

© 2010 All Rights Reserved.