[]
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |
public bool Equals(Triangle other)
Public Function Equals(other As Triangle) As Boolean
| Type | Name | Description |
|---|---|---|
| Triangle | other |
| Type | Description |
|---|---|
| bool |