Lucene.Net 1.9 Class Library

StopFilter.makeStopTable Method 

public static Hashtable makeStopTable(
   string[] stopWords,
   bool ignoreCase
);

See Also

StopFilter Class | Lucene.Net.Analysis Namespace