Method Equals
Equals(object)
Compare the TableEntryReference to another TableEntryReference.
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(TableEntryReference)
Compare the TableEntryReference to another TableEntryReference.
Declaration
public bool Equals(TableEntryReference other)
Parameters
| Type | Name | Description |
|---|---|---|
| TableEntryReference | other |
Returns
| Type | Description |
|---|---|
| bool |