Gets the length of the range.

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

Syntax

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

See Also