Method Equals
- Namespace
- Innova.Data.StructuredSearch.Operators
- Assembly
- Innova.Data.dll
Equals(object)
Determines whether the specified object is equal to the current date range item.
public override bool Equals(object obj)
Parameters
obj
objectThe object to compare with the current date range item.
Returns
- bool
True if the specified object is equal to the current date range item; otherwise, false.