| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
LineCollection.Count Property |
||
| Description: | Gets the number of elements contained in the collection. |
|
| Syntax: |
[C#]
public int Count { get; }
[Visual Basic] Public ReadOnly Property Count() As Integer |
|
| Limitations: | Read only. |
|
| See also: | Line and Character Operations, Graphical Overview. | |