Partager via


CountryInfo.Equals method (CountryInfo)

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

Syntax

'Declaration
Public Function Equals ( _
    other As CountryInfo _
) As Boolean
'Usage
Dim instance As CountryInfo
Dim other As CountryInfo
Dim returnValue As Boolean

returnValue = instance.Equals(other)
public bool Equals(
    CountryInfo other
)

Parameters

Return value

Type: System.Boolean

See also

Reference

CountryInfo class

CountryInfo members

Equals overload

Microsoft.Exchange.Data.Directory namespace