[Missing <summary> documentation for "M:Lucene.Net.Index.SegmentInfos.GetInfoStream"]

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

Syntax

C#
public static StreamWriter GetInfoStream()
Visual Basic
Public Shared Function GetInfoStream As StreamWriter
Visual C++
public:
static StreamWriter^ GetInfoStream()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Index.SegmentInfos.GetInfoStream"]

See Also