[Missing <summary> documentation for "T:Lucene.Net.Store.FSDirectory.FSIndexOutput"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
[ObsoleteAttribute("Use SimpleFSDirectory.SimpleFSIndexOutput instead ")] protected internal class FSIndexOutput : SimpleFSDirectory..::..SimpleFSIndexOutput |
Visual Basic |
---|
<ObsoleteAttribute("Use SimpleFSDirectory.SimpleFSIndexOutput instead ")> _ Protected Friend Class FSIndexOutput _ Inherits SimpleFSDirectory..::..SimpleFSIndexOutput |
Visual C++ |
---|
[ObsoleteAttribute(L"Use SimpleFSDirectory.SimpleFSIndexOutput instead ")] protected public ref class FSIndexOutput : public SimpleFSDirectory..::..SimpleFSIndexOutput |
Inheritance Hierarchy
System..::..Object
Lucene.Net.Store..::..IndexOutput
Lucene.Net.Store..::..BufferedIndexOutput
Lucene.Net.Store..::..SimpleFSDirectory..::..SimpleFSIndexOutput
Lucene.Net.Store..::..FSDirectory..::..FSIndexOutput
Lucene.Net.Store..::..IndexOutput
Lucene.Net.Store..::..BufferedIndexOutput
Lucene.Net.Store..::..SimpleFSDirectory..::..SimpleFSIndexOutput
Lucene.Net.Store..::..FSDirectory..::..FSIndexOutput