Java.Util.Concurrent.ConcurrentSkipListMap.Clone Method
Returns a shallow copy of this ConcurrentSkipListMap instance.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a shallow copy of this ConcurrentSkipListMap instance. (The keys and values themselves are not cloned.)

[Android Documentation]

Requirements

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