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

C1.Win.4.5.2 アセンブリ > 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 メンバ