[]
Determines whether an object is equal to the current one.
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
Type | Name | Description |
---|---|---|
object | o | Object to compare to the current one |
Type | Description |
---|---|
bool |
|