Dictionary.GetWords Method
Parent Object: DictionaryDescription
Method that gets all words in this dictionary.
Syntax
Dictionary.GetWords( Words() As String )Parameters
Name | Type | Description |
Words | String | Output array of Strings contains all the words in the dictionary. |