NDictionarySourceCollection Class Members
In This Topic
The following tables list the members exposed by NDictionarySourceCollection.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
  | YplC | |
Top
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 |
  | xplC | |
Top
See Also