DataTypeCollection Methods

The DataTypeCollection type exposes the following members.

Methods

 

Name

Description

DataTypeCollection Methods 1:

Add

Adds the specified item to the collection.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 2:

AddRange

Adds a range of types
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 3:

AsReadOnly

Returns A ReadOnly-Version of the DataTypeCollection.

DataTypeCollection Methods 4:

Clear

Clears the collection.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 5:

Clone

Clones this DataTypeCollection (Shallow Copy)

DataTypeCollection Methods 6:

Contains

Determines whether this DataTypeCollection contains the specified IDataType.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 7:

ContainsType

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

DataTypeCollection Methods 8:

CopyTo

Copies the data types to the specified array, starting at the array index.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 9:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

DataTypeCollection Methods 10:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

DataTypeCollection Methods 11:

GetEnumerator

Gets the enumerator.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 12:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

DataTypeCollection Methods 13:

GetType

Gets the Type of the current instance.
(Inherited from Object)

DataTypeCollection Methods 14:

IndexOf

Determines the Index of the specified IDataType.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 15:

Insert

Inserts an IDataType into the DataTypeCollection.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 16:

LookupType

Determines the specified IDataType
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 17:

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

DataTypeCollection Methods 18:

Remove

Removes the specified IDataType.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 19:

RemoveAt

Removes the IDataType object at the specified index.
(Inherited from DataTypeCollectionT)

DataTypeCollection Methods 20:

ToString

Returns a string that represents the current object.
(Inherited from Object)

DataTypeCollection Methods 21:

TryGetType

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

Reference

DataTypeCollection Class TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026