Click or drag to resize
StringCompareTo Method
Overload List
  NameDescription
Public methodCompareTo(Object)
Compares this instance with a specified Object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified Object.
Public methodCompareTo(String)
Compares this instance with a specified String object and indicates whether this instance precedes, follows, or appears in the same position in the sort order as the specified String.
Top
See Also