バージョン

CanRenderType メソッド (EditorProviderBase)

オブジェクトが描画できるかどうかを確認します。
シンタックス
'宣言
 
Protected Overridable Function CanRenderType( _
   ByVal t As Type _
) As Boolean
protected virtual bool CanRenderType( 
   Type t
)

パラメータ

t
オブジェクト型。

戻り値の型

オブジェクトを描画できる場合は True。
参照