ESRI.ArcGIS.ADF.IMS | |
LayerCollection Class Methods | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : LayerCollection Class |
For a list of all members of this type, see LayerCollection members.
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. |