Determines whether two specified string objects have the same value. A parameter specifies the culture, case, and sort rules used in the comparison.
true if the value of the a parameter is equal to the value of the b parameter; otherwise, false.
The comparisonType parameter indicates whether the comparison should use the current or invariant culture, honor or ignore the case of the two strings being compared, or use word or ordinal sort rules.