CompareTo

CompareTo(object)

Compares the specified object to the current object.

public int CompareTo(object obj)

See Also


CompareTo(List)

Compares the specified list to the current list.

public int CompareTo(List other)

See Also