| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
LineCollection.CopyTo Method |
|||||||||||||||||
| Description: | Copies the elements of the collection to an array, starting at a particular index. |
||||||||||||||||
| Syntax: |
[C#] public void CopyTo(Array array, int index); [Visual Basic] Public Sub CopyTo(ByVal array As Array, ByVal index As Integer) |
||||||||||||||||
|
|||||||||||||||||
| See also: | Line and Character Operations, Graphical Overview. | ||||||||||||||||