Overload List
| Name | Description | |
|---|---|---|
| IsPowerOfTwo(Int32) |
Tests that the specified value is zero or a positive power of two.
| |
| IsPowerOfTwo(Int64) |
Tests that the specified value is zero or a positive power of two.
| |
| IsPowerOfTwo(UInt32) |
Tests that the specified value is zero or a positive power of two.
| |
| IsPowerOfTwo(UInt64) |
Tests that the specified value is zero or a positive power of two.
|