Get total number of terms in this field.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public int GetLength() |
| Visual Basic |
|---|
Public Function GetLength As Integer |
| Visual C++ |
|---|
public: int GetLength() |