Java.Util.BitSet.Xor Method
Logically xors the bits of this BitSet with bs.

Syntax

[Android.Runtime.Register("xor", "(Ljava/util/BitSet;)V", "GetXor_Ljava_util_BitSet_Handler")]
public virtual void Xor (BitSet bs)

Parameters

bs
Documentation for this section has not yet been entered.

Remarks

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