Processes the content of UInt16.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[CLSCompliantAttribute(false)]
public void Put(
	ushort v,
	XByteOrder order
)

Parameters

v
Type: System..::.UInt16
A value.
order
Type: SGP.XUtility..::.XByteOrder
The byte order.

See Also