FlexReport for WPF
IsValueType メソッド (Utils)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > Utils クラス : IsValueType メソッド
Type が値型であるかどうかを示す値を取得します。
シンタックス
'宣言
 
Public Shared Function IsValueType( _
   ByVal type As System.Type _
) As System.Boolean
'使用法
 
Dim type As System.Type
Dim value As System.Boolean
 
value = Utils.IsValueType(type)
public static System.bool IsValueType( 
   System.Type type
)

パラメータ

type
参照

Utils クラス
Utils メンバ