BitVector32 Constructor (BitVector32)
.NET Framework (current version)
Initializes a new instance of the BitVector32 structure containing the data represented in an existing BitVector32 structure.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System.Collections.Specialized.BitVector32
A BitVector32 structure that contains the data to copy.
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: