Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.List Method 

Returns an array of strings, one for each Lucene index file in the directory.

public override string[] List();

See Also

FSDirectory Class | Lucene.Net.Store Namespace