to know whether the stack is empty
Namespace: Lucene.Net.Search.VectorhighlightAssembly: Lucene.Net.FastVectorHighlighter (in Lucene.Net.FastVectorHighlighter.dll) Version: 2.9.2.0 (2.9.2)
Syntax
| C# |
|---|
public bool IsEmpty() |
| Visual Basic |
|---|
Public Function IsEmpty As Boolean |
| Visual C++ |
|---|
public: bool IsEmpty() |