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