ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / SpellDictionary Class / WordCount Property

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