Miner.System Assembly > Miner Namespace : BitField32 Structure |
For a list of all members of this type, see BitField32 members.
Name | Description | |
---|---|---|
![]() | Any | Returns true if any bits have a value of 1. |
![]() | Data | Gets or sets the value of the bit-field as an unsigned integer. |
![]() | Item | Gets or sets the value of a bit position; 1=true and 0=false. |
![]() | None | Returns true if no bits have a value of 1 (i.e., all are 0). |