ValueType::Equals Method
Silverlight
Indicates whether this instance and a specified object are equal.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
- Type: System::Object
Another object to compare to.
Return Value
Type: System::Booleantrue if obj and this instance are the same type and represent the same value; 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: