ComponentOne MultiSelect for WinForms
C1.Framework Namespace / NumberTranslator Class / HighWord Method / HighWord(Int32) Method

In This Topic
    HighWord(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function HighWord( _
       ByVal value As Integer _
    ) As Short
    public static short HighWord( 
       int value
    )

    Parameters

    value
    See Also