Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Bit
Math
Count
Trailing
Ones Method
Overload List
CountTrailingOnes(UInt32)
Counts the number of consecutive 1's starting from the lowest bit working up.
CountTrailingOnes(UInt64)
Counts the number of consecutive 1's starting from the lowest bit working up.
See Also
Reference
BitMath Class
Gemstone Namespace
In This Article
Overload List
See Also