ChineseLunisolarCalendar.Eras Proprietà

Definizione

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

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 era pertinenti. Il valore restituito per un ChineseLunisolarCalendar oggetto è sempre una matrice contenente un elemento uguale al ChineseEra valore .

Attributi

Si applica a