TreeView for WinForms
等しくないか判定する演算子 オペレータ (Point)

C1.Win.6 アセンブリ > C1.Win.Interop 名前空間 > Point 構造体 : 等しくないか判定する演算子 オペレータ
2 つの Point構造体が等しくないかどうかを示します。
シンタックス
'宣言
 
Public Operator <>( _
   ByVal x As Point, _
   ByVal y As Point _
) As System.Boolean
public System.bool operator !=( 
   Point x,
   Point y
)

パラメータ

x
y
参照

Point 構造体
Point メンバ