![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | LayerCollection Constructor | Constructs a LayerCollection. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
![]() | Item | Overloaded. Gets the Layer at a given index in the collection. |
Name | Description | |
---|---|---|
![]() | Add | Adds a layer to the collection. |
![]() | AddRange | Overloaded. Adds an array of layers to the collection. |
![]() | Clear | (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
![]() | Clone | Creates a deep clone of the current object. |
![]() | FindByName | Overloaded. Finds the first layer in the collection with a given name. |
![]() | GetAllNestedNonGroupLayers | Gets a collection of all layers where any groups have been ungrouped. |
![]() | GetEnumerator | (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
![]() | GetSchema | (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
![]() | Insert | Inserts a layer into the collection at a given index. |
![]() | MoveTo | Moves a layer to a new location in the collection. |
![]() | ReadXml | (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
![]() | Remove | Removes a layer from the collection. |
![]() | RemoveAt | Removes a layer at a specified index in the collection. |
![]() | WriteXml | (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
Name | Description | |
---|---|---|
![]() | generateName | Overloaded. (Inherited from ESRI.ArcGIS.ADF.ThreadSafeCollection) |
![]() | NameExists | Overridden. Whether the name exists. Not currently implemented. |