PageParamsCollectionCopyTo Method

Copies the specified array to this collection at the specified index.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void CopyTo(
        PageParams[] array,
        int index
)

Parameters

array  PageParams
[in] Array to copy.
index  Int32
[in] Index of this collection from which the copied objects are stored.
See Also

©  Bricsys NV. All rights reserved.