The StringDictionary type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Count | Get the number of elements contained in this collection. | |
| Handle | (Overrides DictionaryOfstring Handle.) | |
| IsReadOnly | Get whether or not this collection is read-only. | |
| Item | (Overrides DictionaryOfstring Item String .) | |
| Keys | (Inherited from DictionaryOfstring.) | |
| Values | (Inherited from DictionaryOfstring.) |
See Also