fileTextOperaterSearch Method |
| Name | Description | |
|---|---|---|
| Search(IEnumerableString, Boolean, RegexOptions, Int32) |
Search file with multiple needles - performs search with multiple needles.
| |
| Search(String, Boolean, Int32, RegexOptions) |
Searches lines with specified needle and returns resulting collection
| |
| Search(fileTextLineCollection, String, Boolean, Int32, RegexOptions) |
Searches the specified cached lines.
|