Gets a string representation of this object.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public override string ToString()
Visual Basic
Public Overrides Function ToString As String

Return Value

A string representation of this object.

See Also