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