Returns the type of contents in the field.
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public virtual int GetType() |
Visual Basic |
---|
Public Overridable Function GetType As Integer |
Visual C++ |
---|
public: virtual int GetType() |