Enumeration.CompareTo method

Compares current object to other.

public int CompareTo(object obj)
parameterdescription
objThe other object

Return Value

zero if equal

See Also