TimeDescription Class |
Namespace: FM.IceLink.Sdp
The TimeDescription type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimeDescription |
Initializes a new instance of the TimeDescription class.
|
Name | Description | |
---|---|---|
![]() | RepeatTimes |
Gets the array of repeat times.
|
![]() | Timing |
Gets or sets the start and stop time.
|
Name | Description | |
---|---|---|
![]() | AddRepeatTime |
Adds a repeat time.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse |
Creates an TimeDescription instance from a string.
|
![]() | RemoveRepeatTime |
Removes a repeat time.
|
![]() | ToString |
Converts this instance to a string.
(Overrides ObjectToString.) |