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 not 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 different; otherwise, false.
参照

Corners 構造体
Corners メンバ