FeatureAttributeCollection.IsLocked

FeatureAttributeCollection.IsLocked property

获取一个值,指示此属性集合是否已锁定。

public bool IsLocked { get; }

Property Value

true 表示此属性集合已锁定;否则为 false

另见