Java.Util.Calendar.Set Method
Sets the given field to the given value.

Syntax

[Android.Runtime.Register("set", "(II)V", "GetSet_IIHandler")]
public virtual void Set ([Android.Runtime.GeneratedEnum] CalendarField field, int value)

Parameters

field
Documentation for this section has not yet been entered.
value
Documentation for this section has not yet been entered.

Remarks

Sets the given field to the given value.

[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