Click or drag to resize

BoundingBoxSamplerNext Method

[Missing <summary> documentation for "M:VelocityDBExtensions.Geo.util.BoundingBoxSampler.Next"]

Namespace:  VelocityDBExtensions.Geo.util
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public virtual GeoHash Next()

Return Value

Type: GeoHash
next sample, or NULL if all samples have been returned
See Also