Aracılığıyla paylaş


IKeyStoreKey.Equals(Object) Method

Definition

Check whether the current key is exactly equal to another.

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

Parameters

obj
Object

Returns

Applies to