Gets the length of the range.

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

Syntax

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

See Also