NevronOpenVision
Nevron.Nov.Text.SpellCheck Namespace / NDictionarySourceCollection Class


NDictionarySourceCollection Class Methods

For a list of all members of this type, see NDictionarySourceCollection members.

Public Methods
 NameDescription
Public MethodAdds a new dictionary info to the list, ensuring that its culture is not a duplicate of an alterady added dictionary info  
Public Methodstatic (Shared in Visual Basic)Creates a dictionary list that contains the dictionary infos from the specified folder  
Public MethodGets 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.  
Public MethodGets 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
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also