ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / WordList Class / ChangeItemKey Method

In This Topic
    ChangeItemKey Method (WordList)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ChangeItemKey( _
       ByVal item As System.String, _
       ByVal newKey As System.Integer _
    ) 
    protected void ChangeItemKey( 
       System.string item,
       System.int newKey
    )

    Parameters

    item
    newKey
    See Also