ifInt
Interface equivalent for intrinsic type 'Integer'
Implemented by
| Name | Description |
|---|---|
| roInt | Object equivalent for intrinsic type Integer |
Supported methods
GetInt() As Integer
Description
Gets the integer value stored in the calling Integer object.
Return Value
The integer value stored in the calling Integer object.
SetInt(value As Integer) As Void
Description
Sets the calling Integer object to the specified integer value.
Parameters
Updated 3 months ago
