Lucene.Net 1.9.1 Class Library

RAMDirectory.List Method 

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

public override string[] List();

See Also

RAMDirectory Class | Lucene.Net.Store Namespace