Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcConvert Class
Methods


In This Topic
    CalcConvert Class Members
    In This Topic

    The following tables list the members exposed by CalcConvert.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Determines whether the specified value is a numeric data type.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified value to a boolean value.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified value to a DateTime value.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified value to a double-precision, floating-point number.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified value to a 32-bit signed integer.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Converts the specified value to a string representation.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified value to a TimeSpan value.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Convert a value to decimal value. The converted value is matched with IsNumber function.  
    Public Methodstatic (Shared in Visual Basic)Converts the specified value to a double-precision, floating-point number.  
    Top
    See Also