Example #1
0
 public void CopyTo(ICanvasObject [] array, int arrayIndex) => children.CopyTo(array, arrayIndex);