[Missing <summary> documentation for "T:Lucene.Net.Store.FSDirectory.FSIndexInput"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
[ObsoleteAttribute("Use SimpleFSDirectory.SimpleFSIndexInput instead ")] public class FSIndexInput : SimpleFSDirectory..::..SimpleFSIndexInput |
| Visual Basic |
|---|
<ObsoleteAttribute("Use SimpleFSDirectory.SimpleFSIndexInput instead ")> _ Public Class FSIndexInput _ Inherits SimpleFSDirectory..::..SimpleFSIndexInput |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use SimpleFSDirectory.SimpleFSIndexInput instead ")] public ref class FSIndexInput : public SimpleFSDirectory..::..SimpleFSIndexInput |
Inheritance Hierarchy
System..::..Object
Lucene.Net.Store..::..IndexInput
Lucene.Net.Store..::..BufferedIndexInput
Lucene.Net.Store..::..SimpleFSDirectory..::..SimpleFSIndexInput
Lucene.Net.Store..::..FSDirectory..::..FSIndexInput
Lucene.Net.Store..::..IndexInput
Lucene.Net.Store..::..BufferedIndexInput
Lucene.Net.Store..::..SimpleFSDirectory..::..SimpleFSIndexInput
Lucene.Net.Store..::..FSDirectory..::..FSIndexInput