バージョン

CanRenderType メソッド (ProgressBarEditor)

指定したデータ型を描画できるかどうかを示します
シンタックス
'宣言
 
Public Overrides Function CanRenderType( _
   ByVal type As Type _
) As Boolean
public override bool CanRenderType( 
   Type type
)

パラメータ

type
チェックするタイプ

戻り値の型

タイプが数値タイプである場合は True
参照