ResolvedType.Equals(Object) Method

Definition

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

Parameters

that
Object

Returns

Boolean

Applies to