RadixCodecEncode(Int64) Method
Converts integer value to a radix value.
Namespace: Gemstone.NumericAssembly: Gemstone.Numeric (in Gemstone.Numeric.dll) Version: 1.0.174 -- Release Build+c5b1b4a29589adca9a2c6916813ee5c7c2cee966
Public Function Encode (
value As Long
) As String
- value Int64
- Integer value to convert.
StringRadix value string.