Returns a bool value indicating whether the two string
values are not equal to
each other.
[Edit]
See Also
Parameters
- a
- The first string to compare.
[Edit]
- b
- The second string to compare.
[Edit]
Returns
true if a and b do not
represent the same string value; otherwise, false.
[Edit]
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0