| RepeatTime Methods | 
The RepeatTime type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AddOffset | 
            Adds an offset from the start time.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|   | Parse | 
            Creates an RepeatTime instance from a string.
             | 
|  | RemoveOffset | 
            Removes an offset from the start time.
             | 
|  | ToString | 
            Converts this instance to a string.
            (Overrides ObjectToString.) | 
 See Also
See Also