MapMatrix NetGIS Class Library

MapImageList.RemoveAt Method 

Removes a MapImage from the collection

new public void RemoveAt(
   int index
);

Parameters

index
The index from which the MapImage will be removed

Implements

IList.RemoveAt

See Also

MapImageList Class | MapMatrix.MapControls Namespace