[Missing <summary> documentation for "F:Lucene.Net.Store.RAMDirectory.fileMap"]

Namespace: Lucene.Net.Store
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal Hashtable fileMap
Visual Basic
Protected Friend fileMap As Hashtable
Visual C++
protected public:
Hashtable^ fileMap

See Also