GeometryCollection.RemoveAt
GeometryCollection.RemoveAt method
Menghapus geometri tertentu dari koleksi.
public void RemoveAt(int index)
| Parameter | Jenis | Keterangan |
|---|---|---|
| index | Int32 | Indeks geometri yang akan dihapus. |
Pengecualian
| pengecualian | kondisi |
|---|---|
| ArgumentOutOfRangeException | Indeks berada di luar jangkauan. |
Lihat juga
- class GeometryCollection
- ruang nama Aspose.Gis.Geometries
- perakitan Aspose.GIS