GeometryCollection.RemoveAt
GeometryCollection.RemoveAt method
Removes the specified geometry from the collection.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Index of the geometry to remove. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Index is out of range. |
See Also
- class GeometryCollection
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS