The accessor for the starting offset of the term.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public virtual int GetStartOffset() |
| Visual Basic |
|---|
Public Overridable Function GetStartOffset As Integer |
| Visual C++ |
|---|
public: virtual int GetStartOffset() |