Timestamped<T>::Equals Method
Indicates whether this instance and a specified object are equal.
Namespace: System.Reactive
Assembly: System.Reactive (in System.Reactive.dll)
Parameters
- obj
- Type: System::Object
The object to check equality with this instance.
Return Value
Type: System::Booleantrue if this instance and the given object are equal; otherwise, false.