GripDataCollectionCopyTo Method

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

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void CopyTo(
        GripData[] arrayToWhereCopy,
        int index
)

Parameters

arrayToWhereCopy  GripData
[in] Array to which this collection is copied.
index  Int32
 

Implements

ICollectionTCopyTo(T, Int32)
See Also

©  Bricsys NV. All rights reserved.