Equals
Equals
Returns a value indicating whether this instance is equal to a specified object.
Returns: True if the specified object is a WeekDay that has the same FromDate, ToDate values and WorkingTimes as this instance; otherwise, false .
Equals(System::SharedPtr< System::Object > obj)
| Parameter | Description |
|---|---|
| obj | The object to compare with this instance. |