BitVector32 Constructor
.NET Framework 2.0
Initializes a new instance of the BitVector32 structure.
| Name | Description |
|---|---|
| BitVector32 (BitVector32) | Initializes a new instance of the BitVector32 structure containing the data represented in an existing BitVector32 structure. Supported by the .NET Compact Framework. |
| BitVector32 (Int32) | Initializes a new instance of the BitVector32 structure containing the data represented in an integer. Supported by the .NET Compact Framework. |