Click or drag to resize

TimeDescription Class

An SDP time description element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpTimeDescription

Namespace:  FM.IceLink.Sdp
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The TimeDescription type exposes the following members.

Constructors
  NameDescription
Public methodTimeDescription
Initializes a new instance of the TimeDescription class.
Top
Properties
  NameDescription
Public propertyRepeatTimes
Gets the array of repeat times.
Public propertyTiming
Gets or sets the start and stop time.
Top
Methods
  NameDescription
Public methodAddRepeatTime
Adds a repeat 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 TimeDescription instance from a string.
Public methodRemoveRepeatTime
Removes a repeat time.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also