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

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

Syntax

C#
public long GetGeneration()
Visual Basic
Public Function GetGeneration As Long
Visual C++
public:
long long GetGeneration()

Return Value

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

See Also