IDataTypeCollection Methods

The IDataTypeCollection type exposes the following members.

Methods

 

Name

Description

IDataTypeCollection Methods 1:

Add

Adds an item to the ICollectionT.
(Inherited from ICollectionIDataType)

IDataTypeCollection Methods 2:

Clear

Removes all items from the ICollectionT.
(Inherited from ICollectionIDataType)

IDataTypeCollection Methods 3:

Contains

Determines whether the ICollectionT contains a specific value.
(Inherited from ICollectionIDataType)

IDataTypeCollection Methods 4:

ContainsType

Determines whether the container contains the specified IDataType.
(Inherited from IDataTypeCollectionT)

IDataTypeCollection Methods 5:

CopyTo

Copies the elements of the ICollectionT to an Array, starting at a particular Array index.
(Inherited from ICollectionIDataType)

IDataTypeCollection Methods 6:

GetEnumerator

Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIDataType)

IDataTypeCollection Methods 7:

IndexOf

Determines the index of a specific item in the IListT.
(Inherited from IListIDataType)

IDataTypeCollection Methods 8:

Insert

Inserts an item to the IListT at the specified index.
(Inherited from IListIDataType)

IDataTypeCollection Methods 9:

Remove

Removes the first occurrence of a specific object from the ICollectionT.
(Inherited from ICollectionIDataType)

IDataTypeCollection Methods 10:

RemoveAt

Removes the IListT item at the specified index.
(Inherited from IListIDataType)

IDataTypeCollection Methods 11:

TryGetType

Tries to get the specified IDataType from the IDataTypeCollectionT.
(Inherited from IDataTypeCollectionT)

Reference

IDataTypeCollection Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026