dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING.Mapping Namespace > MapLayerCollection Class : Add Method


Adds a specified MapLayer class to this collection.

Overload List

Overload Description
Add(String) Adds a specified MapLayer class to this collection.  
Add(MapLayer)  
Add(MapLayerCollection) Adds a specified LayerCollection to this collection.  
Add(MapLayer[]) Adds the specified MapLayer objects to this collection.  

See Also