Share via


ChineseLunisolarCalendar.Eras Vlastnost

Definice

Získá éry, které odpovídají rozsahu kalendářních dat a časů podporovaných aktuálním ChineseLunisolarCalendar objektem.

public:
 virtual property cli::array <int> ^ Eras { cli::array <int> ^ get(); };
public override int[] Eras { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public override int[] Eras { get; }
member this.Eras : int[]
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.Eras : int[]
Public Overrides ReadOnly Property Eras As Integer()

Hodnota vlastnosti

Int32[]

Pole 32bitových celých signedch, které určují příslušné éry. Návratová hodnota objektu ChineseLunisolarCalendar je vždy pole obsahující jeden prvek rovnající se hodnotě ChineseEra .

Atributy

Platí pro