LocalizedStringDictionary Properties |
The LocalizedStringDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of defined values.
| |
| DefaultValue |
Gets or sets the default value.
| |
| ItemCultureInfo |
Gets or sets the value for the specified culture.
| |
| ItemString |
Gets or sets the value for the specified culture name.
| |
| Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. | |
| Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. |