BitArray: Clone

Clone

Returns a duplicate of the current instance.

 Public Function Clone ( ) As BitArray

Return Values

BitArray -  A duplicate of the current instance.

Remarks

See Also

Project VBCorLib Overview | Class BitArray Overview