SortDescription.IsSealed プロパティ

定義

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

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

プロパティ値

true このオブジェクトが使用中の場合は、次の操作を行います。それ以外の場合は false

適用対象