Click or drag to resize

TimeZones Class

An SDP time zones element.
Inheritance Hierarchy
SystemObject
  FM.IceLink.SdpTimeZones

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

The TimeZones type exposes the following members.

Constructors
  NameDescription
Public methodTimeZones
Initializes a new instance of the TimeZones class.
Top
Properties
  NameDescription
Public propertyValues
Gets the array of time zone adjustments.
Top
Methods
  NameDescription
Public methodAddTimeZone
Adds a time zone adjustment.
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 TimeZones instance from a string.
Public methodRemoveTimeZone
Removes a time zone adjustment.
Public methodToString
Converts this instance to a string.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also