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: 5.1.0.0 (5.1.0)
Syntax

C#
public int ParseInt()

Return Value

Type: Int32
See Also

Reference