fileTextOperaterSearch Method (IEnumerableString, Boolean, RegexOptions, Int32) |
Namespace: imbSCI.Core.files.search
public fileTextSearchResultSet Search( IEnumerable<string> __needles, bool useRegex = false, RegexOptions regexOptions = RegexOptions.None, int limitResult = -1 )