ComponentOne SpellChecker for WinForms
ContainsKey Method

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

Parameters

key
See Also

Reference

WordDictionary Class
WordDictionary Members