Compartir a través de


Unlimited<T>.Equals Method (Unlimited<T>)

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

Syntax

'Declaration
Public Function Equals ( _
    other As Unlimited(Of T) _
) As Boolean
'Usage
Dim instance As Unlimited
Dim other As Unlimited(Of T)
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    Unlimited<T> other
)

Parameters

Return Value

Type: System.Boolean
Returns Boolean.