Click or drag to resize

RepeatTime Methods

The RepeatTime type exposes the following members.

Methods
  NameDescription
Public methodAddOffset
Adds an offset from the start time.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Creates an RepeatTime instance from a string.
Public methodRemoveOffset
Removes an offset from the start time.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
See Also