Equals Method
Equals(Inset)
Determines whether the inset of the current object is the same as the
specified object.
Declaration
public bool Equals(Inset inset)
Public Function Equals(inset As Inset) As Boolean
Parameters
Type |
Name |
Description |
Inset |
inset |
Inset object
|
Returns