ChineseLunisolarCalendar.Eras Proprietà

Definizione

Ottiene le ere che corrispondono all'intervallo di date e ore supportato dall'oggetto ChineseLunisolarCalendar corrente.

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()

Valore della proprietà

Int32[]

Matrice di interi con segno a 32 bit che specificano le ere relative all'oggetto. Il valore restituito per un oggetto ChineseLunisolarCalendar è sempre una matrice contenente un elemento uguale al valore ChineseEra.

Attributi

Si applica a