ComponentOne SpellChecker for WinForms
Add Method (WordDictionary)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordDictionary Class : Add Method
Syntax
'Declaration
 
Public Sub Add( _
   ByVal key As System.String, _
   ByVal value As System.String _
) 
public void Add( 
   System.string key,
   System.string value
)

Parameters

key
value
See Also

Reference

WordDictionary Class
WordDictionary Members