Bitmap for WPF
IsValueType メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DXUtil クラス : IsValueType メソッド
The type to test.
Determines whether the specified type to test is a value type.
シンタックス
'宣言
 
Public Shared Function IsValueType( _
   ByVal typeToTest As System.Type _
) As System.Boolean
public static System.bool IsValueType( 
   System.Type typeToTest
)

パラメータ

typeToTest
The type to test.

戻り値の型

trueif the specified type to test is a value type; otherwise, false.
参照

DXUtil クラス
DXUtil メンバ