Skip to main content
A newer version of this page is available. .

SuggestionBase.CompareTo Method

Name Parameters Description
CompareTo(SuggestionBase) other Compares the current field name with another and returns an integer that indicates whether the current name is before another name, after it or in the same position in the sort order.
CompareTo(Object) obj Compares the SuggestionBase.Distance value of the SuggestionBase instance to the Levenshtein distance value of an object and returns an indication of their relative values.