[This is preliminary documentation and is subject to change.]
Zone intervals within this time zone, in chronological order, spanning the whole time line.

C# | Visual Basic | Visual C++ |
public ReadOnlyCollection<ZoneInterval> Intervals { get; }
Public ReadOnly Property Intervals As ReadOnlyCollection(Of ZoneInterval) Get
public: property ReadOnlyCollection<ZoneInterval^>^ Intervals { ReadOnlyCollection<ZoneInterval^>^ get (); }
Assembly: NodaTime.Testing (Module: NodaTime.Testing.dll) Version: 1.2.0.0 (1.2.0)