Spread ASP.NET 6.0 Product Documentation
CalcConvert Class Members
See Also  Methods  Send Feedback
FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : CalcConvert Class


Glossary Item Box

The following tables list the members exposed by CalcConvert.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)ToBoolConverts the specified value to a boolean value.  
Public Methodstatic (Shared in Visual Basic)ToDateTimeConverts the specified value to a DateTime value.  
Public Methodstatic (Shared in Visual Basic)ToDoubleConverts the specified value to a double-precision, floating-point number.  
Public Methodstatic (Shared in Visual Basic)ToIntConverts the specified value to a 32-bit signed integer.  
Public Methodstatic (Shared in Visual Basic)ToStringOverloaded. Converts the specified value to a string representation.  
Public Methodstatic (Shared in Visual Basic)ToTimeSpanConverts the specified value to a TimeSpan value.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.