Feature.IsValueSet
Feature.IsValueSet method
检查是否在此功能中设置了属性值。
public bool IsValueSet(string attributeName)
范围 | 类型 | 描述 |
---|---|---|
attributeName | String | 属性的名称。 |
返回值
true
如果设置了指定属性的值;否则,false
.
例外
例外 | (健康)状况 |
---|---|
InvalidOperationException | 属性未锁定。 |
ArgumentException | 此图层中不存在具有此名称的属性。 |
ArgumentNullException | 属性名称是null . |
也可以看看
- class Feature
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS