ComponentOne SpellChecker for WinForms
Item(Int32) Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordList Class : Item(Int32) Property
Syntax
'Declaration
 
Public ReadOnly Property Item( _
   ByVal key As System.Integer _
) As System.String
public System.string Item( 
   System.int key
) {get;}

Parameters

key
See Also

Reference

WordList Class
WordList Members