This documentation is archived and is not being maintained.
JapaneseLunisolarCalendar::Eras Property
Visual Studio 2010
Gets the eras that are relevant to the JapaneseLunisolarCalendar object.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: array<System::Int32>An array of 32-bit signed integers that specify the relevant eras.
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.
The Eras property returns the same values as the Eras property.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: