Java.Util.Jar.Manifest.Clone Method
Creates a copy of this Manifest.

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

Creates a copy of this Manifest. The returned Manifest will equal the Manifest from which it was cloned.

[Android Documentation]

Requirements

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