'宣言Public Overloads Function Equals( _ ByVal other As DesignPoint _ ) As Boolean
public bool Equals( DesignPoint other )
パラメータ
- other
 - 比較するDesignPoint 。
 
'宣言Public Overloads Function Equals( _ ByVal other As DesignPoint _ ) As Boolean
public bool Equals( DesignPoint other )