Feature.SetValueNull
Feature.SetValueNull method
将属性值设置为无效的.
public void SetValueNull(string attributeName)
| 范围 | 类型 | 描述 |
|---|---|---|
| attributeName | String | 属性的名称。 |
例外
| 例外 | (健康)状况 |
|---|---|
| InvalidOperationException | 属性未锁定。 |
| InvalidOperationException | 此属性的值不能为 Null。 |
| ArgumentException | 此图层中不存在具有此名称的属性。 |
| ArgumentNullException | 属性名称是null. |
也可以看看
- class Feature
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS