SearchResultItemList Members
SearchResultItemList overview
Public Properties
Count
Total number of search result items in the list.
ExportCriteria
Criteria used for exporting.
Item
Integer indexed (zero based index) list of SearchResultItem items.
TotalFileSize
Total size, in bytes, of the files in the list.
Public Methods
ExportToFile
Exports the list of items to a file using the current ExportCriteria.
Export
Exports the list of items to a string using the current ExportCriteria.
These interfaces provide additional functionality to the SearchResultItemList class.
ISearchResultItemList2
ISearchResultItemList3