Select a range of items in the SearchResults
void SelectRange(long nFirst, long nLast);
|
Parameters |
Description |
|
long nFirst |
First item to include (0-based index into SearchResults) |
|
long nLast |
Last item to include (0-based index into SearchResults) |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|