ComponentOne SpellChecker for WinForms
Insert Method (WordList)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordList Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As System.String _
) 
public void Insert( 
   System.int index,
   System.string item
)

Parameters

index
item
See Also

Reference

WordList Class
WordList Members