Returns if is one and
if it is zero.
Namespace: Lucene.Net.UtilCopyC#
true
CopyC#
bit
CopyC#
false
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public bool Get( int bit ) |
Visual Basic |
---|
Public Function Get ( _ bit As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool Get( int bit ) |
Parameters
- bit
- Type: System..::..Int32
[Missing <param name="bit"/> documentation for "M:Lucene.Net.Util.BitVector.Get(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Util.BitVector.Get(System.Int32)"]