Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
System Namespace
String Class
String Methods
Equals Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
String..::.Equals Method

Determines whether two String objects have the same value.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEquals(Object)Determines whether this instance of String and a specified object, which must also be a String object, have the same value. (Overrides Object..::.Equals(Object).)
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEquals(String)Determines whether this instance and another specified String object have the same value.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEquals(String, String)Determines whether two specified String objects have the same value.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEquals(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.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkEquals(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.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker