Credentials.Equals Method (Object)

Bing
 

Determines whether the credentials are equal to the specified object.

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

override Equals : 
        obj:Object -> bool

Parameters

obj
Type: System.Object

The object to compare to.

Return Value

Type: System.Boolean

Returns Boolean.

Return to top
Show: