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