CopyTo(Column[], int)
Copies the elements of the current collection to a Array, starting at the specified index.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void CopyTo(Column[] array, int arrayIndex)