The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BitVector32::CreateMask Method
.NET Framework (current version)
Creates a series of masks that can be used to retrieve individual bits in a BitVector32 that is set up as bit flags.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateMask() | Creates the first mask in a series of masks that can be used to retrieve individual bits in a BitVector32 that is set up as bit flags. |
![]() ![]() | CreateMask(Int32) | Creates an additional mask following the specified mask in a series of masks that can be used to retrieve individual bits in a BitVector32 that is set up as bit flags. |
Show:

