RTreeQuery Method (RTreeResult) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Query all items in the RTree with a result delegate.
Namespace:
Telogis.GeoBase.Indexes
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void Query(
RTreeResult result
)
Public Sub Query (
result As RTreeResult
)
Parameters
- result
- Type: RTreeResult
RTreeResult.
See Also