See Also
SearchFilter Methods
|
SearchFilter Class
|
SearchFilter Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchFilter Class
>
SearchFilter Methods
>
SelectNone Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SearchFilter.SelectNone Method
Select no documents in the index.
C#
public
void
SelectNone
(
int
whichIndex
);
Parameters
Parameters
Description
whichIndex
Integer identifying the index in this
SearchFilter
(obtained from
AddIndex
)
See Also
SearchFilter Methods
|
SearchFilter Class
|
SearchFilter Members
|
dtSearch.Engine Namespace