DataTypeCollectionT Methods
The DataTypeCollectionT type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Adds the specified item to the collection. | |
|
|
Adds a range of types | |
|
|
Converts the DataTypeCollectionT into a ReadOnlyCollectionT | |
|
|
Clears the collection. | |
|
|
Clones this instance. | |
|
|
Determines whether this DataTypeCollection contains the specified IDataType. | |
|
|
Determines whether the container contains the specified IDataType. | |
|
|
Copies the data types to the specified array, starting at the array index. | |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
Gets the enumerator. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Determines the Index of the specified IDataType. | |
|
|
Inserts an IDataType into the DataTypeCollection. | |
|
|
Determines the specified IDataType | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Removes the specified IDataType. | |
|
|
Removes the IDataType object at the specified index. | |
|
|
Returns a string that represents the current object. | |
|
|
Tries to get the specified IDataType from the IDataTypeCollectionT. |
Reference
DataTypeCollectionT Class TwinCAT.TypeSystem.Generic Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- DataTypeCollectionTAdd Method
- DataTypeCollectionTAddRange Method
- DataTypeCollectionTAsReadOnly Method
- DataTypeCollectionTClear Method
- DataTypeCollectionTClone Method
- DataTypeCollectionTContains Method
- DataTypeCollectionTContainsType Method
- DataTypeCollectionTCopyTo Method
- DataTypeCollectionTGetEnumerator Method
- DataTypeCollectionTIndexOf Method
- DataTypeCollectionTInsert Method
- DataTypeCollectionTLookupType Method
- DataTypeCollectionTRemove Method
- DataTypeCollectionTRemoveAt Method
- DataTypeCollectionTTryGetType Method