VectorLayer.ReplaceAt
VectorLayer.ReplaceAt method
替换Feature
在指定的索引处.
public virtual void ReplaceAt(int index, Feature feature)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 特征的索引。 |
feature | Feature | 要设置的功能。 |
例外
例外 | (健康)状况 |
---|---|
InvalidOperationException | 如果图层不可编辑则抛出。 |
ArgumentOutOfRangeException | 索引超出范围。 |
IOException | 发生 I/O 错误。 |
也可以看看
- class Feature
- class VectorLayer
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS