Java.Util.BitSet.And Method
Logically ands the bits of this BitSet with bs.

Syntax

[Android.Runtime.Register("and", "(Ljava/util/BitSet;)V", "GetAnd_Ljava_util_BitSet_Handler")]
public virtual void And (BitSet bs)

Parameters

bs
Documentation for this section has not yet been entered.

Remarks

Logically ands 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