[]
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(Line other)
Public Function Equals(other As Line) As Boolean
| Type | Name | Description |
|---|---|---|
| Line | other |
| Type | Description |
|---|---|
| bool |