Adds a new Layer object to this collection.
Adds a new Layer object to this collection.
public void Add(Layer);
Add a LayerList object to this collection
public void Add(LayerList);
Adds either a Layer or LayerList object to this collection
public void Add(object);
LayerSet Class | MapMatrix.Features Namespace