Gets the length of the string represented by this CharRange.

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

Syntax

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

Implements

ICharRangeLength()()()()

See Also