Initializes a new instance of the TypeAttributeImpl class

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

Syntax

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

See Also