ComponentOne SpellChecker for WinForms
Contains Method (SuggestionList)

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

Parameters

item
See Also

Reference

SuggestionList Class
SuggestionList Members