'Declaration Public Overloads Shared Function MakeDoubleWord( _ ByVal lowWord As UShort, _ ByVal highWord As UShort _ ) As UInteger
'Declaration
Public Overloads Shared Function MakeDoubleWord( _ ByVal lowWord As UShort, _ ByVal highWord As UShort _ ) As UInteger
public static uint MakeDoubleWord( ushort lowWord, ushort highWord )
NumberTranslator Class NumberTranslator Members Overload List