ComponentOne MultiSelect for WinForms
C1.Framework Namespace / NumberTranslator Class / LowWord Method / LowWord(UInt32) Method

In This Topic
    LowWord(UInt32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Shared Function LowWord( _
       ByVal value As UInteger _
    ) As UShort
    public static ushort LowWord( 
       uint value
    )

    Parameters

    value
    See Also