BlockParameterPropertyDescriptorCollectionICollectionCopyTo Method

Copies the entire collection to the array starting at the specified index.

Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual void ICollectionCopyTo(
        Array array,
        int size
)

Parameters

array  Array
 
size  Int32
[in] The index of the array at which to begin inserting.

Implements

ICollectionCopyTo(Array, Int32)
See Also

©  Bricsys NV. All rights reserved.