Method Equals
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | obj |
Returns
| Type | Description |
|---|---|
| Boolean |
Overrides
Equals(Variable)
Declaration
public bool Equals(Variable other)
Parameters
| Type | Name | Description |
|---|---|---|
| Variable | other |
Returns
| Type | Description |
|---|---|
| Boolean |