[]
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Type | Name | Description |
---|---|---|
object | obj |
Type | Description |
---|---|
bool | true if the specified object is equal to the current object; otherwise, false. |
Type | Condition |
---|---|
NullReferenceException | The |