ValueGet(Int16) Method

Get short value instance.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public static ValueShortValue Get(
	short value
)

Parameters

value  Int16
 

Return Value

ValueShortValue

See Also