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