'宣言 Public Function Compare( _ ByVal x As Appointment, _ ByVal y As Appointment _ ) As System.Integer
public System.int Compare( Appointment x, Appointment y )
パラメータ
- x
- 1つ目の比較対象 C1.C1Schedule.Appointment。
- y
- 2つ目の比較対象 C1.C1Schedule.Appointment。
戻り値の型
比較結果を判定する System.Int32値。