'宣言 Public Function Compare( _ ByVal x As Appointment, _ ByVal y As Appointment _ ) As System.Integer
public System.int Compare( Appointment x, Appointment y )
パラメータ
- x
- The first C1.Schedule.Appointment to compare.
- y
- The second C1.Schedule.Appointment to compare.
戻り値の型
The System.Int32 value determining the comparison result.