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