Share via


EnhancedTimeSpan.Equals method (TimeSpan)

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Function Equals ( _
    obj As TimeSpan _
) As Boolean
'Usage
Dim instance As EnhancedTimeSpan
Dim obj As TimeSpan
Dim returnValue As Boolean

returnValue = instance.Equals(obj)
public bool Equals(
    TimeSpan obj
)

Parameters

Return value

Type: System.Boolean

See also

Reference

EnhancedTimeSpan structure

EnhancedTimeSpan members

Equals overload

Microsoft.Exchange.Data namespace