Click or drag to resize

Timing Class

An SDP timing element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpTiming

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

The Timing type exposes the following members.

Constructors
  NameDescription
Public methodTiming
Initializes a new instance of the Timing class.
Public methodTiming(Double, Double)
Initializes a new instance of the Timing class.
Top
Properties
  NameDescription
Public propertyStartTime
Gets or sets the start time.
Public propertyStopTime
Gets or sets the stop time.
Top
Methods
  NameDescription
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 Timing instance from a string.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also