Name | Description | |
---|---|---|
Add | Adds an item to the dictionary. | |
Clear | Clear the dictionary. | |
Contains | Determines whether the dictionary contains a specific value. | |
CopyTo | Copies the elements of the dictionary to an System.Array, starting at a particular System.Array index. | |
Dispose | Overloaded. Dispose ImGearOCRDictionary. | |
Flush | Saves all changes in dictionary to the associated file. | |
GetEnumerator | Returns an enumerator that iterates through the dictionary. | |
Remove | Remove specific dictionary element. |
Is this page helpful?
Yes
No