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