IsValueType

IsValueType(Type)

public static bool IsValueType(Type type) ;

説明

値型かどうかを返す。

パラメーター

パラメーター名 説明
type

戻り値

値型であればtrueを返す。