[]
Compares the current report location to another one.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | The other report location object to compare the current to. |
| Type | Description |
|---|---|
| bool | True if both objects represent the same location, false otherwise. |