See Also
SearchFilter Methods
|
SearchFilter Class
|
SearchFilter Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchFilter Class
>
SearchFilter Methods
>
GetItems Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SearchFilter.GetItems Method
Returns an array of integers containing the document ids of the documents selected in the filter.
C#
public
int
[]
GetItems
(
int
whichIndex
);
See Also
SearchFilter Methods
|
SearchFilter Class
|
SearchFilter Members
|
dtSearch.Engine Namespace