Returns a value UInt16 compound from a high and a low word.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
[CLSCompliantAttribute(false)] public static ushort GetUInt16( byte high, byte low ) |