Java.Util.Calendar.ComputeTime Method
Computes time from the Calendar fields.

Syntax

[Android.Runtime.Register("computeTime", "()V", "GetComputeTimeHandler")]
protected abstract void ComputeTime ()

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif the time cannot be computed from the current field values.

Remarks

Computes time from the Calendar fields.

[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