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


In This Topic
    NDictionary Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds the given word to the dictionary.  
    Public MethodGets an iterator that iterates through all words currently stored in the dictionary.  
    Public MethodGets an iterator that iterates through the words which are similar to the given one and may be used as suggestions in spell checking. The most similar words come first.  
    Public MethodChecks whether the given word is correct according to this spell check dictionary.  
    Public MethodRemoves all words from the dictionary.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Method  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also