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