Namespace: Org.BouncyCastle.Math
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public int GetLowestSetBit()
Visual Basic
Public Function GetLowestSetBit As Integer
Visual C++
public:
int GetLowestSetBit()

See Also