public static bool IsPowerOfTwo( long value )
Public Shared Function IsPowerOfTwo ( value As Long ) As Boolean
public: static bool IsPowerOfTwo( long long value )
static member IsPowerOfTwo : value : int64 -> bool
GSF.BitMath.IsPowerOfTwo = function(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.