コード例 #1
0
 /// <inheritdoc/>
 public void CopyTo(ITransformation[] array, int arrayIndex)
 {
     Transformations.CopyTo(array, arrayIndex);
 }