Gets the end index of the string represented by this CharRange.

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

Syntax

C#
public int End { get; }
Visual Basic
Public ReadOnly Property End As Integer
	Get

See Also