FeatureAttributeCollection.IndexOf
FeatureAttributeCollection.IndexOf method
搜索属性并返回其从零开始的索引。
public int IndexOf(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 属性的名称。 |
返回值
集合中属性的从零开始的索引(如果找到);否则,–1。
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 属性名称是null . |
也可以看看
- class FeatureAttributeCollection
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS