BitVector32 Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the BitVector32 structure containing the data represented in an integer.
Assembly: System (in System.dll)
Parameters
- data
-
Type:
System.Int32
An integer representing the data of the new BitVector32.
This constructor is an O(1) operation.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: