Click or drag to resize

ITzInfoFileReaderInitialized Property

If true, the reader is initialized, and there is no need to call the Load method

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.0.8475.0
Syntax
C#
bool Initialized { get; }

Property Value

Boolean
See Also