DataTypeCollection.T. Methods

The DataTypeCollection.T. generic type exposes the following members.

Methods

 

Name

Description

Add

Adds the specified item to the collection.

AddRange

Adds a range of types

AsReadOnly

Converts the DataTypeCollection.T. into a ReadOnlyCollection.T.

Clear

Clears the collection.

Clone

Clones this instance.

Contains

Determines whether this DataTypeCollection contains the specified IDataType.

ContainsType

Determines whether the container contains the specified IDataType.

CopyTo

Copies the data types to the specified array, starting at the array index.

Equals

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

Finalize

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

GetEnumerator

Gets the enumerator.

GetHashCode

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

GetType

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

IndexOf

Determines the Index of the specified IDataType.

Insert

Inserts an IDataType into the DataTypeCollection.

LookupType

Determines the specified IDataType

MemberwiseClone

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

Remove

Removes the specified IDataType.

RemoveAt

Removes the IDataType object at the specified index.

ToString

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

TryGetType

Tries to get the specified IDataType from the IDataTypeContainer.T..

Reference

DataTypeCollection.T. Class

TwinCAT.TypeSystem.Generic Namespace