FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcConvert Class


In This Topic
CalcConvert Class Methods
In This Topic

For a list of all members of this type, see CalcConvert members.

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