[]
Equality comparison for late binding.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj | Another reference. |
| Type | Description |
|---|---|
| bool |
Equality comparison.
public bool Equals(Reference other)
Public Function Equals(other As Reference) As Boolean
| Type | Name | Description |
|---|---|---|
| Reference | other | Another reference. |
| Type | Description |
|---|---|
| bool |