Method Equals
Equals(SerializedParameter)
Test for equality with other object.
Declaration
public virtual bool Equals(SerializedParameter other)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializedParameter | other | The other object. |
Returns
| Type | Description |
|---|---|
| bool |
|