Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » String   (RSS)
Sorry, but there are no more tags available to filter with.

String.Compare() != String.Equals() [Josh Free]

System.String contains the static methods ‘Compare’ and ‘Equals’ which are used for string comparison. public static int Compare( string strA, string strB) public static bool Equals( string a, string b) These two methods perform two very different kinds
Posted by BCLTeam | 12 Comments
Filed under:
 
Page view tracker