...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Int32
, Float
, and string
and String
have object and interface equivalents. These are useful in the following situations:...
roInt contains the ifInt interface, which provides the following:
GetInt() As Integer
SetInt(value As Integer) As Void
...