RepeatTime Class |
Namespace: FM.IceLink.Sdp
The RepeatTime type exposes the following members.
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.
|
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.
|
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.) |