Java.Util.Collections.Shuffle Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("shuffle", "(Ljava/util/List;Ljava/util/Random;)V", "")]
public static void Shuffle (IList<object> list, Random random)

Parameters

list
Documentation for this section has not yet been entered.
random
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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