Click or drag to resize

BitCollection Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodBitCollection
Constructs a new instance of the BitCollection class.
Public methodBitCollection(Int32)
Constructs a new instance of the BitCollection class with the specified initial capacity.
Public methodBitCollection(Int32, Boolean, Int32)
Constructs a new instance of the BitCollection class with the specified initial values.
Top
See Also