mscorlib(4.0.0.0) API with additions
System.Collections.BitArray Member List

This is the complete list of members for System.Collections.BitArray, including all inherited members.

And(BitArray value)System.Collections.BitArray
BitArray(int length)System.Collections.BitArray
BitArray(int length, bool defaultValue)System.Collections.BitArray
BitArray(byte[] bytes)System.Collections.BitArray
BitArray(bool[] values)System.Collections.BitArray
BitArray(int[] values)System.Collections.BitArray
BitArray(BitArray bits)System.Collections.BitArray
Clone()System.Collections.BitArray
CopyTo(Array array, int index)System.Collections.BitArray
CountSystem.Collections.BitArray
Get(int index)System.Collections.BitArray
GetEnumerator()System.Collections.BitArray
IsReadOnlySystem.Collections.BitArray
IsSynchronizedSystem.Collections.BitArray
LengthSystem.Collections.BitArray
Not()System.Collections.BitArray
Or(BitArray value)System.Collections.BitArray
Set(int index, bool value)System.Collections.BitArray
SetAll(bool value)System.Collections.BitArray
SyncRootSystem.Collections.BitArray
this[int index]System.Collections.BitArray
Xor(BitArray value)System.Collections.BitArray