ComponentOne SpellChecker for WinForms
ContainsValue Method

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

Parameters

value
See Also

Reference

WordDictionary Class
WordDictionary Members