MapMatrix NetGIS Class Library

LayerOrderCollection.Add Method

Add a Layer (its descrption) to the Collection

Overload List

Inherited from ArrayList.

public virtual int Add(object);

Add a Layer (its descrption) to the Collection

public int Add(string);

See Also

LayerOrderCollection Class | MapMatrix.MapControls Namespace