Returns a value indicating whether this instance is equal to a specified object.
- obj (Object)
- An object to compare, or null.
True if obj is an instance of IChannelDefinition and equals the value of this instance;
otherwise, False.
| Exception | Condition |
|---|---|
| ArgumentException | value is not an IChannelDefinition. |