Java.Util.Calendar.Clone Method
Returns a shallow copy of this Calendar with the same properties.

Syntax

[Android.Runtime.Register("clone", "()Ljava/lang/Object;", "GetCloneHandler")]
public virtual Java.Lang.Object Clone ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a shallow copy of this Calendar with the same properties.

[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