Performs end-of-stream operations, if any, and calls then
CopyC# on the
input TokenStream.NOTE: Be sure to call
CopyC# first when overriding this method.
Namespace: Lucene.Net.Analysis
end()

super.end()
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public override void End() |
Visual Basic |
---|
Public Overrides Sub End |
Visual C++ |
---|
public: virtual void End() override |