System.Globalization.TaiwanLunisolarCalendar.Eras Property

Gets the eras that are relevant to the current System.Globalization.TaiwanLunisolarCalendar object.

Syntax

public override int[] Eras { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0