United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System Namespace
String Class
String Operators
Equality Operator
Inequality Operator
1 out of 1 rated this helpful
-
Rate this topic
String Operators
.NET Framework 3.5
Other Versions
.NET Framework 4.5
.NET Framework 4
Silverlight
The
String
type exposes the following members.
Operators
Name
Description
Equality
Determines whether two specified
String
objects have the same value.
Inequality
Determines whether two specified
String
objects have different values.
Top
See Also
Reference
String Class
System Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD