ComponentOne SpellChecker for WinForms
Item Property (WordDictionary)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordDictionary Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal key As System.String _
) As System.String
public System.string this[ 
   System.string key
]; {get; set;}

Parameters

key
See Also

Reference

WordDictionary Class
WordDictionary Members