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

Syntax

[Android.Runtime.Register("replaceAll", "(Ljava/util/List;Ljava/lang/Object;Ljava/lang/Object;)Z", "")]
public static bool ReplaceAll (IList list, Java.Lang.Object obj, Java.Lang.Object obj2)

Parameters

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