Java.Util.BitSet.Flip Method
Flips the bit at index index.

Syntax

[Android.Runtime.Register("flip", "(I)V", "GetFlip_IHandler")]
public virtual void Flip (int pos)

Parameters

index
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IndexOutOfBoundsExceptionif index .

Remarks

Flips the bit at index index.

[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