Method | Description | |
---|---|---|
Add ( [ searchText, bool useRegex ) : void | ||
Dispose ( ) : void | ||
Remove ( string searchText ) : void | ||
SearchInfoCollection ( ICombinedSearchMetadataCollection combinedSearchMetadataCollection, ISearchMetadataFactory searchMetadataFactory, IFileWatcher fileWatcher ) : System |
public Add ( [ searchText, bool useRegex ) : void | ||
searchText | [ | |
useRegex | bool | |
return | void |
public SearchInfoCollection ( ICombinedSearchMetadataCollection combinedSearchMetadataCollection, ISearchMetadataFactory searchMetadataFactory, IFileWatcher fileWatcher ) : System | ||
combinedSearchMetadataCollection | ICombinedSearchMetadataCollection | |
searchMetadataFactory | ISearchMetadataFactory | |
fileWatcher | IFileWatcher | |
return | System |