Value
Get Method (Int32)
Aerospike
Get integer value instance.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.0.0.0 (3.0.4)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
Value
Get
(
int
value
)
public static Value Get( int value )
Parameters
value
Type:
System
Int32
See Also
Value Class
Value Members
Get Overload
Aerospike.Client Namespace