String.Equals Method Home
This page is specific to:.NET Framework Version:1.12.03.03.5Silverlight 34.0
.NET Framework Class Library
String.Equals Method

Determines whether two String objects have the same value.

Overload List

Name Description
String.Equals (Object) Determines whether this instance of String and a specified object, which must also be a String object, have the same value.

Supported by the .NET Compact Framework.

String.Equals (String) Determines whether this instance and another specified String object have the same value.

Supported by the .NET Compact Framework.

String.Equals (Object, Object) Determines whether the specified Object instances are considered equal.
String.Equals (String, String) Determines whether two specified String objects have the same value.

Supported by the .NET Compact Framework.

String.Equals (String, StringComparison) Determines whether this string and a specified String object have the same value. A parameter specifies the culture, case, and sort rules used in the comparison.

Supported by the .NET Compact Framework.

String.Equals (String, String, StringComparison) Determines whether two specified String objects have the same value. A parameter specifies the culture, case, and sort rules used in the comparison.

Supported by the .NET Compact Framework.

See Also

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View