Interface IAttribute
Base interface for attributes.
Namespace: Lucene.Net.Util
Assembly: Lucene.Net.dll
Syntax
public interface IAttribute
Methods
CopyTo(IAttribute)
Base interface for attributes.
Declaration
void CopyTo(IAttribute target)
Parameters
Type | Name | Description |
---|---|---|
IAttribute | target |