ComponentOne SiteMap for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / WordList Class / Contains Method / Contains(Int32) Method

In This Topic
    Contains(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Contains( _
       ByVal key As System.Integer _
    ) As System.Boolean
    public System.bool Contains( 
       System.int key
    )

    Parameters

    key
    See Also