FeatureAttributeCollection.IsLocked
FeatureAttributeCollection.IsLocked property
获取一个值,指示此属性集合是否被锁定。
public bool IsLocked { get; }
适当的价值
true
如果此属性集合被锁定;否则,false
.
也可以看看
- class FeatureAttributeCollection
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS
获取一个值,指示此属性集合是否被锁定。
public bool IsLocked { get; }
true
如果此属性集合被锁定;否则,false
.