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

Syntax

[Android.Runtime.Register("sort", "(Ljava/util/List;Ljava/util/Comparator;)V", "")]
public static void Sort (IList list, IComparator comparator)

Parameters

list
Documentation for this section has not yet been entered.
comparator
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