ToString Method (SpellDictionaryBase) | ComponentOne TreeMap for ASP.NET WebForms
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
 

Return Value

A string that represents this object.
See Also