NDictionarySourceCollection Class Methods
In This Topic
For a list of all members of this type, see NDictionarySourceCollection members.
Public Methods
| Name | Description |
| AddNonDuplicateCulture | Adds a new dictionary info to the list, ensuring that its culture is not a duplicate of an alterady added dictionary info |
| CreateFromFolder | Creates a dictionary list that contains the dictionary infos from the specified folder |
| GetDictionaryForCulture | Gets the dictionary for the given culture ("en-US", "de-DE", "bg-BG, etc.). Returns null if this dictionary list doesn't have a dictionary for the given culture. |
| IndexOfCulture | Gets the index of the dictionary for the given culture ("en-US", "de-DE", "bg-BG, etc.). Returns -1 if this dictionary list doesn't have a dictionary for the given culture. |
Top
Protected Methods
| Name | Description |
| YElC | |
Top
See Also