ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / WordList Class / ClearItems Method

In This Topic
    ClearItems Method (WordList)
    In This Topic
    Removes all elements from the Collection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also