The methods of the TimeInterval class are listed below. For a complete list of TimeInterval class members, see the TimeInterval Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns the unit of the time interval. For TimeInterval.INFINITE , TimeIntervalUnit.Unset will be returned. |
![]() | Returns the value of the time interval. For TimeInterval.INFINITE , int.MaxValue will be returned. |
![]() | Sets the unit of the time interval. |
![]() | Sets the value of the time interval. |
![]() | Returns a String that represents the current Object. |
TimeInterval Class | Plumtree.Remote.PRC Namespace