Sdl.MultiTerm.TMO.Interop.SearchInfos class
Name
Sdl.MultiTerm.TMO.Interop.SearchInfos — Provides programmatic access to relevant information after having carried out a search.
Description
This class allows you to retrieve various information after a multiple termbase search has been carried out. For example, you might want to know whether the search in a particular termbase has yielded any results, which search index has been 'guesses', etc.
Properties
- Count: Returns the number of search info sets available.
- Item: Refers to a particular set of search info, i.e. the search info related to a specific termbase.
Methods
None