SortDescription.IsSealed プロパティ

定義

このオブジェクトが変更できない状態にあるかどうかを示す値を取得します。

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

プロパティ値

このオブジェクトが使用中の場合は true、それ以外の場合は false

適用対象