FeatureAttributeCollection.IndexOf
FeatureAttributeCollection.IndexOf method
搜索属性并返回其基于零的索引。
public int IndexOf(string name)
| 参数 | 类型 | 描述 |
|---|---|---|
| 名称 | 字符串 | 属性的名称。 |
返回值
属性在集合中的零基索引,如果找到;否则为 –1。
异常
| 异常 | 条件 |
|---|---|
| ArgumentNullException | 属性名称为 null。 |
另见
- class FeatureAttributeCollection
- namespace Aspose.Gis
- assembly Aspose.GIS