バージョン

GetBindingType メソッド

リスト表示に処理可能であるバインディングの文字列を取得します (数字、データ、ブール、文字列、オブジェクト)
シンタックス
'宣言
 
Public Shared Function GetBindingType( _
   ByVal dataType As System.Type _
) As System.String
public static System.string GetBindingType( 
   System.Type dataType
)

パラメータ

dataType
参照

オンラインで表示: GitHub