Ribbon for WinForms
等価判定演算子 オペレータ (Corners)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Corners 構造体 : 等価判定演算子 オペレータ
A Corners to test.
A Corners to test.
Tests whether two specified Corners objects are equivalent.
シンタックス
'宣言
 
Public Operator =( _
   ByVal c1 As Corners, _
   ByVal c2 As Corners _
) As Boolean
public bool operator ==( 
   Corners c1,
   Corners c2
)

パラメータ

c1
A Corners to test.
c2
A Corners to test.

戻り値の型

true if the two Corners objects are equal; otherwise, false.
参照

Corners 構造体
Corners メンバ