InfoParseInt Method

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

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public int ParseInt()

Return Value

Type: Int32
See Also

Reference