SortDescription.IsSealed 属性

定义

获取一个值,该值指示此对象是否处于不可变状态。

public:
 property bool IsSealed { bool get(); };
public bool IsSealed { get; }
member this.IsSealed : bool
Public ReadOnly Property IsSealed As Boolean

属性值

true 如果此对象正在使用,则为否则,为 false.

适用于