String Operators

 

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(String, String)

Determines whether two specified strings have the same value.

System_CAPS_puboperatorSystem_CAPS_staticInequality(String, String)

Determines whether two specified strings have different values.

Return to top
Show: