[Missing <summary> documentation for "M:Lucene.Net.Index.SegmentInfo.GetHasProx"]

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

Syntax

C#
public bool GetHasProx()
Visual Basic
Public Function GetHasProx As Boolean
Visual C++
public:
bool GetHasProx()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.Index.SegmentInfo.GetHasProx"]

See Also