Lucene.Net 1.4.3 Class Library

StopFilter.Next Method 

Returns the next input Token whose termText() is not a stop word.

public override Token Next();

See Also

StopFilter Class | Lucene.Net.Analysis Namespace