Dataset.RemoveLayerAt

Dataset.RemoveLayerAt method

删除指定索引处的矢量图层。

public virtual void RemoveLayerAt(int index)
范围类型描述
indexInt32图层索引

例外

例外(健康)状况
ArgumentOutOfRangeException索引超出范围。
NotSupportedException不支持图层移除。
IOException发生 I/O 错误。
GisException删除图层时出错。

也可以看看