[Missing <summary> documentation for "F:Lucene.Net.Spatial.Tier.DistanceFilter.DistanceLookupCache"]

Namespace: Lucene.Net.Spatial.Tier
Assembly: Lucene.Net.Contrib.Spatial (in Lucene.Net.Contrib.Spatial.dll) Version: 2.9.1.2 (2.9.1.002)

Syntax

C#
protected Dictionary<string, double> DistanceLookupCache
Visual Basic
Protected DistanceLookupCache As Dictionary(Of String, Double)
Visual C++
protected:
Dictionary<String^, double>^ DistanceLookupCache

See Also