Base interface for attributes.

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

Syntax

C#
public interface Attribute
Visual Basic
Public Interface Attribute
Visual C++
public interface class Attribute

See Also