PEAPI

Hex.Short Method 

[Visual Basic]
Public Shared Function Short( _
   ByVal b As Integer _
) As String
[C#]
public static string Short(
   int b
);

See Also

Hex Class | Hex Members | PEAPI Namespace