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