Lucene.Net 1.9 Class Library
RAMDirectory.RenameFile Method
public override
void
RenameFile(
string
from
,
string
to
);
See Also
RAMDirectory Class
|
Lucene.Net.Store Namespace