バージョン

CanEditType メソッド (DateTimeEditorProvider)

サポートされるオブジェクト型をチェックします
シンタックス
'宣言
 
Protected Overrides Function CanEditType( _
   ByVal t As Type _
) As Boolean
protected override bool CanEditType( 
   Type t
)

パラメータ

t

戻り値の型

タイプが DateTime である場合は True。
参照