In The Hand LtdIn The Hand
DecimalHelper Class
NamespacesInTheHandDecimalHelper
.NET Components for Mobility
Provides helper methods to allow conversion of managed Decimal objects to and from their OLE Automation equivalents.
Declaration Syntax
C#Visual Basic
public static class DecimalHelper
Public NotInheritable Class DecimalHelper
Members
All MembersMethods



IconMemberDescription
FromOACurrency(Int64)
Converts the specified 64-bit signed integer, which contains an OLE Automation Currency value, to the equivalent Decimal value.

ToOACurrency(Decimal)
Converts the specified Decimal value to the equivalent OLE Automation Currency value, which is contained in a 64-bit signed integer.

Inheritance Hierarchy
Object
DecimalHelper
See Also

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0