See Also
SearchFilter Methods
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchFilter Class
>
SearchFilter Methods
>
SelectItems Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SelectItems Method
This is the overview for the SelectItems method overload.
Overload List
Method
Description
SearchFilter.SelectItems (int, uint, uint, bool)
Set the selection state of a range of document ids, from firstItem to lastItem, to the selection state indicated by fSelected.
SearchFilter.SelectItems (int, uint[], bool)
Set the selection state of an array of document ids to the selection state indicated by fSelected.
See Also
SearchFilter Methods