Returns the index (Z-Order) of a Layer
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);
LayerOrderCollection Class | MapMatrix.MapControls Namespace