Compares the ChannelFrameBase<(Of <(<'T>)>)> with the specified Object.
Declaration Syntax
Parameters
- obj (Object)
- The Object to compare with the current ChannelFrameBase<(Of <(<'T>)>)>.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared.
Remarks
This frame implementation compares itself by timestamp.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Object is not an IFrame. |