BitVector32 Methods
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. |
![]() ![]() | CreateSection(Int16) | Creates the first BitVector32.Section in a series of sections that contain small integers. |
![]() ![]() | CreateSection(Int16, BitVector32.Section) | Creates a new BitVector32.Section following the specified BitVector32.Section in a series of sections that contain small integers. |
![]() | Equals(Object) | Determines whether the specified object is equal to the BitVector32.(Overrides ValueType.Equals(Object).) |
![]() | GetHashCode() | Serves as a hash function for the BitVector32.(Overrides ValueType.GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current BitVector32.(Overrides ValueType.ToString().) |
![]() ![]() | ToString(BitVector32) | Returns a string that represents the specified BitVector32. |

