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