Initializes a new instance of the AttributeImpl class

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

Syntax

C#
protected AttributeImpl()
Visual Basic
Protected Sub New
Visual C++
protected:
AttributeImpl()

See Also