VectorLayer.RemoveAt
VectorLayer.RemoveAt method
删除位于指定索引的 Feature。
public virtual void RemoveAt(int index)
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | Int32 | 特征的索引。 |
异常
| 异常 | 条件 |
|---|---|
| InvalidOperationException | 如果图层不可编辑,则会抛出此异常。 |
| ArgumentOutOfRangeException | 索引超出范围。 |
| IOException | 发生 I/O 错误。 |
另见
- class VectorLayer
- namespace Aspose.Gis
- assembly Aspose.GIS