Queries the index for all items whose envelopes intersect the given search envelope
[Visual Basic]
Function Query( _
ByVal searchEnv As Envelope _
) As ArrayList
A list of the items found by the query.
Missing <remarks> documentation for M:Geotools.Index.ISpatialIndex.Query(Geotools.Geometries.Envelope)
ISpatialIndex Interface | ISpatialIndex Members | Geotools.Index Namespace