-->
IFinder is a Shareware software in the category Miscellaneous developed by SciFinder. It was checked for updates 31 times by the users of our client application UpdateStar during the last month. The latest version of iFinder is currently unknown.
IFinder Enterprise Search helps users in their day-to-day work – specifically, it helps in what has become the daily search for important information and documents. We optimized it for Microsoft Azure and it packs cutting-edge AI, Machine Learning, NLP as well as the highest level of competence in linguistic analysis for better search results. An object that is used to perform a variety of find operations on ITextSnapshots. Created via the IFinderFactory. One of the most popular Lowrance handhelds, now with a crystal clear color display - plus 16-channel GPS precision. The iFINDER H2O comes with sporty styling and a sure-grip rubber welt seal, along with dual processors and a high-res color screen!
Definition
An object that is used to perform a variety of find operations on ITextSnapshots. Created via the IFinderFactory.
Remarks
The search and replace strings are set when the IFinderFactory is created and cannot be changed.
Properties
FindWhat | The string being searched for. |
Options | The search options. |
ReplaceWith | The string used to replace the found text. |
Snapshot | The snapshot searched by the finder. |
Ifinder 2020 Download
Methods
Ifinder 2020
FindAll() | Find all matches in the entire snapshot. |
FindAll(Span) | Find all matches in |
FindForReplaceAll() | Find all matches in the entire snapshot. |
FindForReplaceAll(Span) | Find all matches in |
TryFind(Int32, Span) | Try to find the first/last instance after/before |
TryFind(Int32, Span, Span) | Try to find the first/last instance after/before |
TryFind(Span) | Try to find the first/last instance in the entire snapspshot. |
TryFind(Span, Span) | Try to find the first/last instance in |
TryFindForReplace(Int32, Span, Span, String) | Try to find the first/last instance after/before |
TryFindForReplace(Int32, Span, String) | Try to find the first/last instance after/before |
TryFindForReplace(Span, Span, String) | Try to find the first/last instance in |
TryFindForReplace(Span, String) | Try to find the first/last instance in the entire snapspshot. |