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