Aerospike
C#
Show/Hide TOC
Info
Parse
Int 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: 5.4.1.0 (5.4.1)
C#
Copy
public
int
ParseInt
()
Return Value
Int32
See Also
Reference
Info Class
Aerospike.Client Namespace
In This Article
Definition
See Also