C# String Compare and CompareTo Methods - C# Tutorial: Dot Net Perls
This C# program uses the Compare and CompareOrdinal methods on strings. The compareTo string method is called. ... Compare, CompareTo. Compare determines the sort order of strings. It checks if one string is ordered before another when in alphabetical ......