SortDescription.IsSealed 屬性

定義

取得值,這個值表示這個物件是否處於不可變的狀態。

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

屬性值

true如果該物件正在使用中;否則,。 false

適用於