The methods of System.Collections.BitArray are listed below. For a list of all members, see the BitArray Members list.
See Also: Inherited members from System.Object
And(BitArray)
| ||
Clone()
| ||
CopyTo(Array, int)
| ||
Get(int)
| ||
GetEnumerator()
| ||
Not()
| ||
Or(BitArray)
| ||
Set(int, bool)
| ||
SetAll(bool)
| ||
Xor(BitArray)
|