the offset within the byte array
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal int offset |
| Visual Basic |
|---|
Protected Friend offset As Integer |
| Visual C++ |
|---|
protected public:
int offset |
See Also