TypeAttributeCollection.CopyTo Method

Copies to.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public void CopyTo(
    ITypeAttribute[] array,
    int arrayIndex
)

Parameters

array

Type: .TwinCAT.TypeSystem.ITypeAttribute.
The array.

arrayIndex

Type: System.Int32
Index of the array.

Implements

ICollection.T..CopyTo(.T., Int32)

Reference

TypeAttributeCollection Class

TwinCAT.TypeSystem Namespace