Click or drag to resize

RTreeQuery Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodQuery
Query the entire RTree.
Public methodQuery(RTreeRect)
Query a subset of this RTree.
Public methodQuery(RTreeResult)
Query all items in the RTree with a result delegate.
Public methodQuery(RTreeRect, RTreeResult)
Query the RTree for a given RTreeRect with a result delegate.
Top
See Also