Click or drag to resize

TimeZoneFactory Methods

The TimeZoneFactory type exposes the following members.

Methods
 NameDescription
Public methodClear Clears the cache of all time zone information.
Public methodContains Gets an indication of whether the TimeZoneFactory contains a specific IdtTimeZone.
Public methodDefaultTimeZone Gets the default time zone for the application
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalize Finalizer. Releases resources.
(Overrides ObjectFinalize)
Public methodFind Gets a IdtTimeZone from the cache.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInitialize Initializes the factory
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also