Method Equals
Equals(object)
Indicates whether this instance and a specified object are equal.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj | The object to compare with the current instance. |
Returns
Type | Description |
---|---|
bool | true if |
Overrides
Equals(MarkerOverlayRegion)
Declaration
public bool Equals(MarkerOverlayRegion other)
Parameters
Type | Name | Description |
---|---|---|
MarkerOverlayRegion | other |
Returns
Type | Description |
---|---|
bool |