Click or drag to resize

GeoHashCircleQuerySearchHashes Property

[Missing <summary> documentation for "P:VelocityDBExtensions.Geo.query.GeoHashCircleQuery.SearchHashes"]

Namespace:  VelocityDBExtensions.Geo.query
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public IList<GeoHash> SearchHashes { get; }

Property Value

Type: IListGeoHash

Implements

GeoHashQuerySearchHashes
See Also