TimeInterval(T) Structure
Represents a time interval value.
Namespace: System.Reactive
Assembly: System.Reactive (in System.Reactive.dll)
The TimeInterval(T) type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Overrides ValueType.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns a string representation of this instance. (Overrides ValueType.ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality | Indicates whether first and second arguments are equal. |
![]() ![]() | Inequality | Indicates whether first and second arguments are not equal. |
