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

TaiwanCalendar.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 TaiwanCalendar.

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

'Declaration
Public Overrides ReadOnly Property Eras As Integer()

Property Value

Type: System.Int32 ()
An array that consists of a single element for which the value is always the current era.

The values in the array returned by this property are numbers that range from 1 to the largest era number. The largest era number is returned in the first array element and the smallest era number is returned in the last element.

Windows Phone OS

Supported in: 8.1, 8.0, 7.0

Windows Phone

Show:
© 2017 Microsoft