TransparencyCollectionCopyTo Method

Copies the entire contents of this TransparencyCollection to a compatible one-dimensional array, starting at the specified index of the target array.

Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public void CopyTo(
        Transparency[] array,
        int index
)

Parameters

array  Transparency
The one-dimensional array that is the destination of the elements copied from the current collection.
index  Int32
The zero-based index in array at which copying begins.
See Also

©  Bricsys NV. All rights reserved.