Gets the index of the start of the range.

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

Syntax

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

See Also