See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchFilter::GetItems Method

Returns an array of integers containing the document ids of the documents selected in the filter.

C#
public array<long> GetItems(long whichIndex);
Visual Basic
Public Function GetItems(whichIndex As long) As array<long>
See Also
You are here: dtSearch::Engine Namespace > SearchFilter Class > SearchFilter Methods > GetItems Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.