FileFoundArgs Constructor
Initializes a new instance of the FileFoundArgs class.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public FileFoundArgs(
SearchResultItemCollection listFound
)
public:
FileFoundArgs(
SearchResultItemCollection^ listFound
)
Parameters
- listFound SearchResultItemCollection
- The list of found items since the last found event.