DictionaryCollection Properties
Represents a collection of XtraSpellChecker dictionaries.| Name | Description |
|---|---|
| Count | Gets the number of elements actually contained in a collection. |
| Empty static | Returns an empty collection of dictionaries. |
| IsReadOnly | Gets a value indicating whether the collection is read-only. |
| Item[Int32] | Gets the dictionary object specified by its index. |
See Also