[]
        
(Showing Draft Content)

FarPoint.Win.ComplexBorderSide.Equals

Equals Method

Equals(object)

Compares the specified object to this ComplexBorderSide object.

Declaration
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
Parameters
Type Name Description
object o

Object to compare

Returns
Type Description
bool

true if equivalent; otherwise, false

Overrides