Method CopyTo
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
CopyTo(string[], int)
Copies the entire string collection to a another array, starting at the specified index of the target array.
public virtual void CopyTo(string[] array, int arrayIndex)