Tests whether another object is equal to this TimeOfDay.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public override bool Equals( Object obj ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function Equals ( _ obj As Object _ ) As Boolean |
Parameters
- obj
- Type: System..::.Object
The other object.