[Missing <summary> documentation for "P:Lucene.Net.Index.CompoundFileReader.CSIndexInput.base_Renamed_ForNUnit"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public IndexInput base_Renamed_ForNUnit { get; } |
| Visual Basic |
|---|
Public ReadOnly Property base_Renamed_ForNUnit As IndexInput Get |
| Visual C++ |
|---|
public: property IndexInput^ base_Renamed_ForNUnit { IndexInput^ get (); } |