public static int CountBitsSet( ulong value )
Public Shared Function CountBitsSet ( value As ULong ) As Integer
public: static int CountBitsSet( unsigned long long value )
static member CountBitsSet : value : uint64 -> int
GSF.BitMath.CountBitsSet = function(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.