ComponentOne SpellChecker for WinForms
Remove Method (WordDictionary)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordDictionary Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal key As System.String _
) As System.Boolean
public System.bool Remove( 
   System.string key
)

Parameters

key
See Also

Reference

WordDictionary Class
WordDictionary Members