EqualsRef Method
EqualsRef(ref RectL)
Indicates whether this instance and a specified object are equal.
Declaration
public bool EqualsRef(ref RectL other)
Public Function EqualsRef(ByRef other As RectL) As Boolean
Parameters
| Type |
Name |
Description |
| RectL |
other |
|
Returns