CalendarView for WinForms
Fraction 構造体 メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 : Fraction 構造体

Fractionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of Fraction structure with the specified numerator and denominator.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the denominator of the fraction.  
Public プロパティGets or sets the numertor of the fraction.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Reverse the fraction.  
Public メソッドSimplify the fraction.  
トップ
パブリック オペレータ
Defines the binary "+" operator.
オーバーロードされます。 Defines the binary "/" operator.
オーバーロードされます。 Converts the fraction to double.
Defines the "!" operator. Note: "!" is used as simplify in here.
オーバーロードされます。 Defines the binary "*" operator.
Defines the binary "-" operator.
Defines the unary "-" operator.
トップ
参照

Fraction 構造体
C1.Framework.Mathematics 名前空間