ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionary Class / WordCount Property

In This Topic
    WordCount Property (SpellDictionary)
    In This Topic
    Gets the number of words loaded in the dictionary.
    Syntax
    'Declaration
     
    Public ReadOnly Property WordCount As System.Integer
    public System.int WordCount {get;}
    See Also