Dataset.RemoveLayerAt
Dataset.RemoveLayerAt method
删除指定索引处的矢量图层。
public virtual void RemoveLayerAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 图层索引 |
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 索引超出范围。 |
NotSupportedException | 不支持图层移除。 |
IOException | 发生 I/O 错误。 |
GisException | 删除图层时出错。 |
也可以看看
- class Dataset
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS