String Operators
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(String, String) | Determines whether two specified strings have the same value. |
![]() ![]() | Inequality(String, String) | Determines whether two specified strings have different values. |
Show:

