DateTime.Equals Method
Determines whether two DateTime objects have identical values.
Overload List
Name | Description |
---|---|
DateTime.Equals (DateTime, DateTime) | Determines whether two specified DateTime objects have the same date/time value. |
DateTime.Equals (Object) | Determines whether the specified DateTime object is equal to the current DateTime object. |
DateTime.Equals (Object, Object) | (Inherited from Object.) |
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.