MapMatrix NetGIS Class Library

LayerOrderCollection.IndexOf Method

Returns the index (Z-Order) of a Layer

Overload List

Inherited from ArrayList.

public virtual int IndexOf(object);

Inherited from ArrayList.

public virtual int IndexOf(object,int);

Inherited from ArrayList.

public virtual int IndexOf(object,int,int);

Returns the index (Z-Order) of a Layer

public int IndexOf(string);

See Also

LayerOrderCollection Class | MapMatrix.MapControls Namespace