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