String::Equals Method (Object)
Silverlight
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
- Type: System::Object
The string to compare to this instance.
Return Value
Type: System::Booleantrue if obj is a String and its value is the same as this instance; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: