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

Syntax

[Android.Runtime.Register("nCopies", "(ILjava/lang/Object;)Ljava/util/List;", "")]
public static IList NCopies (int length, Java.Lang.Object object)

Parameters

length
Documentation for this section has not yet been entered.
object
Documentation for this section has not yet been entered.

Returns

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