Eras Property
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

public override int[] Eras { get; }

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.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft