/// <inheritdoc/> public void CopyTo(ITransformation[] array, int arrayIndex) { Transformations.CopyTo(array, arrayIndex); }