Java.Util.EnumSet.Clone Method
Creates a new enum set with the same elements as those contained in this enum set.

Syntax

[Android.Runtime.Register("clone", "()Ljava/util/EnumSet;", "GetCloneHandler")]
public virtual EnumSet Clone ()

Returns

Documentation for this section has not yet been entered.

Remarks

Creates a new enum set with the same elements as those contained in this enum 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