Returns a value indicating whether this instance is equal to the specified Date instance.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public bool Equals( Date value ) |
Visual Basic (Declaration) |
---|
Public Function Equals ( _ value As Date _ ) As Boolean |
Parameters
- value
- Type: DlhSoft.Windows.Data..::.Date
A Date instance to compare to this instance.