DateTime::Equals Method (DateTime, DateTime)
Silverlight
Updated: December 2010
Returns a value indicating whether two DateTime instances have the same date and time value.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- t1
- Type: System::DateTime
The first object to compare.
- t2
- Type: System::DateTime
The second object to compare.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: