DateTime::Equals Method (Object)
Silverlight
Updated: December 2010
Returns a value indicating whether this instance is equal to a specified object.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
- Type: System::Object
The object to compare to this instance.
Return Value
Type: System::Booleantrue if value is an instance of DateTime and equals the value of 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: