ComponentOne SpellChecker for WinForms
Remove Method (SuggestionList)

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

Parameters

item
See Also

Reference

SuggestionList Class
SuggestionList Members