WnsCredential.Equals(Object) Method

Definition

Specifies whether this instance os the same as the specified object.

public override bool Equals (object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean

Parameters

other
Object

The other object to compare.

Returns

Returns Boolean.

Applies to