GeometryCollection.RemoveAt
GeometryCollection.RemoveAt method
从集合中移除指定的几何图形。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的几何图形的索引。 |
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 索引超出范围。 |
也可以看看
- class GeometryCollection
- 命名空间 Aspose.Gis.Geometries
- 部件 Aspose.GIS