バージョン

GetValidateAsTypeFromType メソッド

System.Type 引数を表す ValidateAsType 値を返します。
シンタックス
'宣言
 
Public Shared Function GetValidateAsTypeFromType( _
   ByVal type As Type _
) As ValidateAsType
public static ValidateAsType GetValidateAsTypeFromType( 
   Type type
)

パラメータ

type
取得するValidateAsTypeに対応するTypeオブジェクト。
参照