Returns length of byte[] segment that is used as value, if Field is not binary
returned value is undefined
Namespace: Lucene.Net.DocumentsAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
int GetBinaryLength() |
| Visual Basic |
|---|
Function GetBinaryLength As Integer |
| Visual C++ |
|---|
int GetBinaryLength() |