JulianCalendar::Eras Property
.NET Framework (current version)
Gets the list of eras in the JulianCalendar.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: array<System::Int32>^An array of integers that represents the eras in the JulianCalendar.
The JulianCalendar class recognizes only the current era. This property always returns an array with only one element.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: