Click or drag to resize

ModelTime Methods

The ModelTime type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether two times are equal.
(Overrides ValueTypeEquals(Object).)
Public methodStatic memberFromDuration
Convert a duration to a model time.
Public methodStatic memberFromFixed
Convert seconds to model time.
Public methodStatic memberFromSeconds
Convert seconds to model time.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodToString
Returns a printable string represenatation of this instance.
(Overrides ValueTypeToString.)
Top
See Also