| RepeatTime Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink.Sdp
The RepeatTime type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RepeatTime(TimeSpan, TimeSpan) | 
            Initializes a new instance of the RepeatTime class.
             | 
|  | RepeatTime(TimeSpan, TimeSpan, TimeSpan) | 
            Initializes a new instance of the RepeatTime class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActiveDuration | 
            Gets or sets the active duration.
             | 
|  | Offsets | 
            Gets the array of offsets from the start time.
             | 
|  | RepeatInterval | 
            Gets or sets the repeat interval.
             | 
 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.) | 
 Version Information
Version Information See Also
See Also