CalendarView for WinForms
Round(Double) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Math クラス > Round メソッド : Round(Double) メソッド
A double number to be rounded.
To make a round mathematic operation for double type number.
シンタックス
'宣言
 
Public Overloads Shared Function Round( _
   ByVal paraNum As System.Double _
) As System.Integer
public static System.int Round( 
   System.double paraNum
)

パラメータ

paraNum
A double number to be rounded.

戻り値の型

The number nearest value with precision equal to double.
参照

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