LayerFilterCollectionCopyTo Method

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

Namespace: Teigha.LayerManager
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public void CopyTo(
        LayerFilter[] array,
        int index
)

Parameters

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

©  Bricsys NV. All rights reserved.