ComponentOne SiteMap for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / WordDictionary Class / ContainsValue Method

In This Topic
    ContainsValue Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function ContainsValue( _
       ByVal value As System.String _
    ) As System.Boolean
    public System.bool ContainsValue( 
       System.string value
    )

    Parameters

    value
    See Also