Click or drag to resize

BitMathCountTrailingOnes Method

Overload List
  Name Description
Public method Static member CountTrailingOnes(UInt32) Counts the number of consecutive 1's starting from the lowest bit working up.
Public method Static member CountTrailingOnes(UInt64) Counts the number of consecutive 1's starting from the lowest bit working up.
Top
See Also