BitArray: NotBits

NotBits

Performs bitwise negate operation on the internal array.

 Public Function NotBits ( ) As BitArray

Return Values

BitArray -  The instance returns a reference to itself to allow for concatenated operations.

Remarks

See Also

Project VBCorLib Overview | Class BitArray Overview