| RC-WinTrans Object Model Help | 
  Class DictionaryFindResults
 | 
The "DictionaryFindResults" object is a collection of "DictionaryFindResult" objects.
| Member | Description | |
|---|---|---|
![]()  | 
Add | Adds a result to the "DictionaryFindResults" collection. Add( SourceText As String, TargetText As String, Note As String, 
Origin As String, MatchValue As Long) As DictionaryFindResult  | 
![]()  | 
Item | Returns the dictionary find result with the given index. Item( Index As Variant ) As DictionaryFindResult 
 | 
![]()  | 
Count | Returns the number of elements in the "DictionaryFindResults" collection. |