IsSealed IsSealed(Type) public static bool IsSealed(Type type) ; 説明 クラスがsealedで宣言されているかを取得する。 パラメーター パラメーター名 説明 type 型 戻り値 クラスがsealedで宣言されている場合にtrueを返す。