Apache Lucene.Net 2.4.0 Class Library API

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