Gets the end index of the string represented by this CharRange.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public int End { get; } |
| Visual Basic |
|---|
Public ReadOnly Property End As Integer Get |