ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / WordList Class / Add Method

In This Topic
    Add Method (WordList)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal item As System.String _
    ) 
    public void Add( 
       System.string item
    )

    Parameters

    item
    See Also