InfoParseInt Method

Convert UTF8 numeric digits to an integer. Negative integers are not supported. Input format: 1234

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public int ParseInt()

Return Value

Int32

See Also