TimeIntervalEquals Method |
True if the argument is a time interval specified by the very same
components as this time interval.
Two time intervals may cover the same set of time points in all
time zones and for all locales and still not be
considered equal, depending on how they are specified.
Namespace:
Apptus.ESales.Connector.Time
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public override bool Equals(
Object o
)
Parameters
- o
- Type: SystemObject
Return Value
Type:
BooleanSee Also