Method MakeFilter
MakeFilter(SpatialArgs)
Returns a Filter that should be used with QUERY_FIRST_FILTER_STRATEGY. Use in another manner is likely to result in an System.NotSupportedException to prevent misuse because the filter can't efficiently work via iteration.
Declaration
public override Filter MakeFilter(SpatialArgs args)
Parameters
Type | Name | Description |
---|---|---|
SpatialArgs | args |
Returns
Type | Description |
---|---|
Filter |