Click or drag to resize

RTreeQuery Method (RTreeResult)

Verizon Connect Logo
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
)

Parameters

result
Type: RTreeResult
RTreeResult.
See Also