[]
Indicates whether this instance and a specified object are equal.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj | Another object to compare to. |
| Type | Description |
|---|---|
| bool | True if the objects are equal. |