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)
Syntaxpublic virtual GeoHash Next()
Public Overridable Function Next As GeoHash
public:
virtual GeoHash^ Next()
abstract Next : unit -> GeoHash
override Next : unit -> GeoHash
Return Value
Type:
GeoHash next sample, or NULL if all samples have been returned
See Also