IntPtrCollectionCopyTo Method

Copies this collection of IntPtr values to the specified array at the specified index.

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

Parameters

array  IntPtr
[in] Array to which this collection is copied.
index  Int32
[in] Index of the specified array from which the copied values are stored.
See Also

©  Bricsys NV. All rights reserved.