IsoChronology.ProlepticYear(IEra, Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("prolepticYear", "(Ljava/time/chrono/Era;I)I", "", ApiSince=26)]
public override int ProlepticYear (Java.Time.Chrono.IEra? era, int yearOfEra);
[<Android.Runtime.Register("prolepticYear", "(Ljava/time/chrono/Era;I)I", "", ApiSince=26)>]
override this.ProlepticYear : Java.Time.Chrono.IEra * int -> int
- era
- IEra
- yearOfEra
- Int32
- Attributes
Product | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |