CalendarView for WinForms
除算演算子(T,Fraction<T>) オペレータ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Fraction<T> 構造体 > 除算演算子 オペレータ : 除算演算子(T,Fraction<T>) オペレータ
Defines the binary "/" operator.
シンタックス
'宣言
 
Overloads Public Operator /( _
   ByVal left As T, _
   ByVal right As Fraction(Of T) _
) As Fraction(Of T)
public Fraction<T> operator /( 
   T left,
   Fraction<T> right
)

パラメータ

left
right
参照

Fraction<T> 構造体
Fraction<T> メンバ
オーバーロード一覧