Convert UTF8 numeric digits to an integer. Negative integers are not supported.
Input format: 1234
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public int ParseInt()
Return Value
Type: Int32See Also