Java.Util.BitSet.Or Method
Logically ors the bits of this BitSet with bs.

Syntax

[Android.Runtime.Register("or", "(Ljava/util/BitSet;)V", "GetOr_Ljava_util_BitSet_Handler")]
public virtual void Or (BitSet bs)

Parameters

bs
Documentation for this section has not yet been entered.

Remarks

Logically ors the bits of this BitSet with bs.

[Android Documentation]

Requirements

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