Java.Util.BitSet.Clear Method
Clears the bit at index index.

Syntax

[Android.Runtime.Register("clear", "(I)V", "GetClear_IHandler")]
public virtual void Clear (int pos)

Parameters

index
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IndexOutOfBoundsExceptionif index .

Remarks

Clears 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