VectorLayer.Item
VectorLayer indexer
获取Feature
在指定的索引处.
public virtual Feature this[int index] { get; }
范围 | 描述 |
---|---|
index | 特征的索引。 |
适当的价值
的Feature
.
例外
例外 | (健康)状况 |
---|---|
InvalidOperationException | 如果图层以只写方式打开,则抛出。 |
ArgumentOutOfRangeException | 索引超出范围。 |
GisException | 从文件中读取特征时出错。 |
IOException | 发生 I/O 错误。 |
也可以看看
- class Feature
- class VectorLayer
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS