BitMathCountTrailingZeros Method

Overload List

CountTrailingZeros(UInt32) Counts the number of consecutive 0's starting from the lowest bit working up.
CountTrailingZeros(UInt64) Counts the number of consecutive 0's starting from the lowest bit working up.

See Also