| C1.UWP.DX Assembly > C1.Util.DX Namespace > HResult Structure > Equals Method : Equals(Object) Method |
'Declaration Public Overloads Overrides Function Equals( _ ByVal obj As System.Object _ ) As System.Boolean
public override System.bool Equals( System.object obj )
true if the specified System.Object is equal to this instance; otherwise, false.