CalendarView for WinForms
LowWord(UInt32) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework 名前空間 > NumberTranslator クラス > LowWord メソッド : LowWord(UInt32) メソッド
An uint indicates the unsigned integer value.
Get the lower word from a unsigned integer value.
シンタックス
'宣言
 
Public Overloads Shared Function LowWord( _
   ByVal value As System.UInteger _
) As System.UShort
public static System.ushort LowWord( 
   System.uint value
)

パラメータ

value
An uint indicates the unsigned integer value.

戻り値の型

Return the lower word as result.
参照

NumberTranslator クラス
NumberTranslator メンバ
オーバーロード一覧