Java.Util.Calendar.Complete Method
Computes the time from the fields if the time has not already been set.

Syntax

[Android.Runtime.Register("complete", "()V", "GetCompleteHandler")]
protected virtual void Complete ()

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif the time is not set and the time cannot be computed from the current field values.

Remarks

Computes the time from the fields if the time has not already been set. Computes the fields from the time if the fields are not already set.

[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