ifLongInt
Implemented by
| Name | Description |
|---|---|
| roLongInteger | Object equivalent for intrinsic type LongInteger |
Supported methods
GetLongInt() As LongInteger
Description
Gets the longinteger value stored in the calling Longinteger object.
Return Value
The longinteger value stored in the calling Loninteger object.
SetLongInt(value As LongInteger) As Void
Description
Sets the calling Longinteger object to the specified longinteger value.
Parameters
Updated 3 months ago
