MapGuide API Reference
|
void MgLayerCollection::Add | ( | MgLayerBase * | value | ) |
Adds a layer to the end of the collection.
void Add(MgLayerBase value); |
void Add(MgLayerBase value); |
void Add(MgLayerBase value); |
value | (MgLayerBase) Layer to be added. |