[]
Determines whether the specified object, is equal to this instance.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | o | The object to compare with this instance. |
| Type | Description |
|---|---|
| bool |
|