Java.Util.GregorianCalendar.GetMaximum Method
Gets the greatest maximum value of the specified field.

Syntax

[Android.Runtime.Register("getMaximum", "(I)I", "GetGetMaximum_IHandler")]
public override int GetMaximum ([Android.Runtime.GeneratedEnum] CalendarField field)

Parameters

field
the field.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the greatest maximum value of the specified field. For example, 31 for the day of month field.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1