Mono Class Library: System.DateTime Overview | MembersSystem.DateTime.Equals Method |
Returns a bool indicating whether the current instance is equal to the specified DateTime. [Edit]
|
- value
- Documentation for this section has not yet been entered. [Edit]
true if value is equal to the current instance; otherwise, false. [Edit]
Note: This method is implemented to support the IEquatable<DateTime> interface.[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0