In This Topic
Removes a specified layer. Note that this method does not remove the content associated with the layer. For content removal, see
RemoveLayers.
Overload List
Overload | Description |
RemoveLayer(OptionalContentGroup) | Removes a specified layer. Note that this method does not remove the content associated with the layer. For content removal, see RemoveLayers. |
RemoveLayer(String) | Removes a layer with a specified name. Throws an exception if the layer with the specified name does not exist. Note that this method does not remove the content associated with the layer. For content removal, see RemoveLayers. |
See Also