Android.OS.WorkSource.Add Method
Merge the contents of other WorkSource in to this one.

Syntax

[Android.Runtime.Register("add", "(Landroid/os/WorkSource;)Z", "GetAdd_Landroid_os_WorkSource_Handler")]
public virtual bool Add (WorkSource other)

Parameters

other
The other WorkSource whose contents are to be merged.

Returns

Documentation for this section has not yet been entered.

Remarks

Merge the contents of other WorkSource in to this one.

[Android Documentation]

Requirements

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