KoreanCalendar.Eras Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the list of eras in the KoreanCalendar.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32 []An array of integers that represents the eras in the KoreanCalendar.
The KoreanCalendar class recognizes only the current era. This property always returns an array with only one element.
Show: