TimeSpan.Equals Method

Determines whether two objects that specify time periods are equal.

Overload List

Name Description
TimeSpan.Equals (Object) Determines whether the specified time-period object is equal to the current TimeSpan object (time period).
TimeSpan.Equals (TimeSpan, TimeSpan) Determines whether two specified TimeSpan objects (time periods) are equal.
TimeSpan.Equals (Object, Object) (Inherited from Object.)

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

TimeSpan Structure
TimeSpan Members
System Namespace