[Missing <summary> documentation for "M:Lucene.Net.Util.OpenBitSet.AndNot(Lucene.Net.Util.OpenBitSet)"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual void AndNot( OpenBitSet other ) |
| Visual Basic |
|---|
Public Overridable Sub AndNot ( _ other As OpenBitSet _ ) |
| Visual C++ |
|---|
public: virtual void AndNot( OpenBitSet^ other ) |
Parameters
- other
- Type: Lucene.Net.Util..::..OpenBitSet
[Missing <param name="other"/> documentation for "M:Lucene.Net.Util.OpenBitSet.AndNot(Lucene.Net.Util.OpenBitSet)"]