A currency number stored as an 8-byte, two's complement integer, scaled by 10,000 to give a fixed-point number with 15 digits to the left of the decimal point and 4 digits to the right. This IDispatch::GetTypeInfo representation provides a range of 922337203685477.5807 to -922337203685477.5808.
- Inheritance
- Implemented types
- Available extensions
Constructors
- CY.new()
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the UnionAddress extension
The memory address of the underlying data.no setter - Anonymous ↔ _CY__Anonymous_e__Struct
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- Hi ↔ int
-
Available on CY, provided by the CY_Extension extension
getter/setter pair - int64 ↔ int
-
getter/setter pair
- Lo ↔ int
-
Available on CY, provided by the CY_Extension extension
getter/setter pair - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited