Performs end-of-stream operations, if any, and calls then on the
input TokenStream.NOTE: Be sure to call first when overriding this method.
Namespace: Lucene.Net.AnalysisCopyC#
end()
CopyC#
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 |