IPartiallyComparable Members

IPartiallyComparable Overview




Public Methods

PartiallyCompareTo Partially Compares the current instance with another object of the same type; Return: < -1 means This instance is less than obj; = -1 Means This instance is NOT COMPARABLE TO obj; = 0 means This instance is equal to obj; > 0 means This instance is greater than obj