Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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