[]
        
(Showing Draft Content)

C1.WPF.Document.Utils.IsValueType

IsValueType Method

IsValueType(Type)

Gets a value indicating whether the Type is a value type.

Declaration
public static bool IsValueType(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
bool