Returns a value that indicates whether this instance is equal to a specified object.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.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.