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

In This Topic
    ToString Method (SpellDictionaryBase)
    In This Topic
    Gets a string that represents this object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string that represents this object.
    See Also