Math |
Name | Description | |
---|---|---|
GetSetBitsCount(Int32) | Returns the number of bits set to 1. Can be used to count how many flags in an enum value are set. | |
GetSetBitsCount(UInt32) | Returns the number of bits set to 1. Can be used to count how many flags in an enum value are set. |