'宣言
Public Overloads Function CompareTo( _ ByVal other As DesignPoint _ ) As Integer
public int CompareTo( DesignPoint other )
パラメータ
- other
- 比較するDesignPoint。
戻り値の型
このインスタンスと指定されたDesignPointの相対値を示す数値。
'宣言
Public Overloads Function CompareTo( _ ByVal other As DesignPoint _ ) As Integer
public int CompareTo( DesignPoint other )