バージョン 22.1

CanEditType メソッド (EmbeddableEditorBase)

タイプが編集可能かどうかを決定します。
シンタックス
public abstract bool CanEditType( 
   Type type
)

パラメータ

type
テストする System.Type

戻り値の型

タイプが編集可能な場合は True を返します。
参照