How to use C# string Compare
The C# String Compare function compares two strings lexicographically ... How to use C# string Compare The CSharp String Compare function compares two strings lexicographically. The comparison is based on the Unicode value of each character in the string.
csharp.net-informations.com |