DataTypeCollection.T. Methods

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

Methods

 

Name

Description

DataTypeCollection.T. Methods 1:

Add

Adds the specified item to the collection.

DataTypeCollection.T. Methods 2:

AddRange

Adds a range of types

DataTypeCollection.T. Methods 3:

AsReadOnly

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

DataTypeCollection.T. Methods 4:

Clear

Clears the collection.

DataTypeCollection.T. Methods 5:

Clone

Clones this instance.

DataTypeCollection.T. Methods 6:

Contains

Determines whether this DataTypeCollection contains the specified IDataType.

DataTypeCollection.T. Methods 7:

ContainsType

Determines whether the container contains the specified IDataType.

DataTypeCollection.T. Methods 8:

CopyTo

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

DataTypeCollection.T. Methods 9:

Equals

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

DataTypeCollection.T. 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.T. Methods 11:

GetEnumerator

Gets the enumerator.

DataTypeCollection.T. Methods 12:

GetHashCode

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

DataTypeCollection.T. Methods 13:

GetType

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

DataTypeCollection.T. Methods 14:

IndexOf

Determines the Index of the specified IDataType.

DataTypeCollection.T. Methods 15:

Insert

Inserts an IDataType into the DataTypeCollection.

DataTypeCollection.T. Methods 16:

LookupType

Determines the specified IDataType

DataTypeCollection.T. Methods 17:

MemberwiseClone

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

DataTypeCollection.T. Methods 18:

Remove

Removes the specified IDataType.

DataTypeCollection.T. Methods 19:

RemoveAt

Removes the IDataType object at the specified index.

DataTypeCollection.T. Methods 20:

ToString

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

DataTypeCollection.T. Methods 21:

TryGetType

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

Reference

DataTypeCollection.T. Class

TwinCAT.TypeSystem.Generic Namespace