Overload List

  NameDescription
Public methodStatic memberIsPowerOfTwo(Int32)
Tests that the specified value is zero or a positive power of two.
Public methodStatic memberIsPowerOfTwo(Int64)
Tests that the specified value is zero or a positive power of two.
Public methodStatic memberIsPowerOfTwo(UInt32)
Tests that the specified value is zero or a positive power of two.
Public methodStatic memberIsPowerOfTwo(UInt64)
Tests that the specified value is zero or a positive power of two.

See Also