BitArray (class)

This type is found in the namespace System.Collections

mget_ItemBoolean
mset_ItemVoid
mGetBoolean
mSetVoid
mSetAllVoid
mAndBitArray
mOrBitArray
mXorBitArray
mNotBitArray
mget_LengthInt32
mset_LengthVoid
mCopyToVoid
mget_CountInt32
mCloneObject
mget_SyncRootObject
mget_IsReadOnlyBoolean
mget_IsSynchronizedBoolean
mGetEnumeratorIEnumerator
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
pItemBoolean
pLengthInt32
pCountInt32
pSyncRootObject
pIsReadOnlyBoolean
pIsSynchronizedBoolean

get_Item

set_Item

indexSystem.Int32

Get

indexSystem.Int32
valueSystem.Boolean

Set

indexSystem.Int32

SetAll

indexSystem.Int32
valueSystem.Boolean

And

valueSystem.Boolean

Or

valueSystem.Collections.BitArray

Xor

valueSystem.Collections.BitArray

Not

valueSystem.Collections.BitArray

get_Length

.

set_Length

.

CopyTo

valueSystem.Int32

get_Count

arraySystem.Array
indexSystem.Int32

Clone

.

get_SyncRoot

.

get_IsReadOnly

.

get_IsSynchronized

.

GetEnumerator

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

lengthSystem.Int32

.ctor

lengthSystem.Int32
defaultValueSystem.Boolean

.ctor

bytesSystem.Byte[]

.ctor

valuesSystem.Boolean[]

.ctor

valuesSystem.Int32[]

Item

bitsSystem.Collections.BitArray

Length

.

Count

.

SyncRoot

.

IsReadOnly

.

IsSynchronized

.
.