Select(QueryFilter,SelectionOption) Method
Creates a selection of specific rows in this
Selection that satisfy the criteria set in the . This method must be called on the MCT. Use QueuedTask.Run.
Parameters
- queryFilter
-
A filter used when querying the selection. This argument is optional. If unset or set to null, a default query filter will be used.
- selectionOption
- Specifies the content of the Selection.
Return Value
A new
Selection instance that satisfies the criteria set in and .
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.