Initializes a new instance of the TermAttributeImpl class

Namespace: Lucene.Net.Analysis.Tokenattributes
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public TermAttributeImpl()
Visual Basic
Public Sub New
Visual C++
public:
TermAttributeImpl()

See Also