BoundingBoxGeoHashIterator Class |
Iterate over all of the values within a bounding box at a particular
resolution
Inheritance HierarchySystemObject VelocityDBExtensions.Geo.utilBoundingBoxGeoHashIterator
Namespace:
VelocityDBExtensions.Geo.util
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic class BoundingBoxGeoHashIterator : IEnumerable<GeoHash>,
IEnumerable
Public Class BoundingBoxGeoHashIterator
Implements IEnumerable(Of GeoHash), IEnumerable
public ref class BoundingBoxGeoHashIterator : IEnumerable<GeoHash^>,
IEnumerable
type BoundingBoxGeoHashIterator =
class
interface IEnumerable<GeoHash>
interface IEnumerable
end
The BoundingBoxGeoHashIterator type exposes the following members.
Constructors
Properties
Methods
See Also