DataTypeCollection Methods

The DataTypeCollection type exposes the following members.

Methods

 

Name

Description

Add

Adds the specified item to the collection. (Inherited from DataTypeCollection.T..)

AddRange

Adds a range of types (Inherited from DataTypeCollection.T..)

AsReadOnly

Returns A ReadOnly-Version of the DataTypeCollection.

Clear

Clears the collection. (Inherited from DataTypeCollection.T..)

Clone

Clones this DataTypeCollection (Shallow Copy)

Contains

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

ContainsType

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

CopyTo

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

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. (Inherited from DataTypeCollection.T..)

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. (Inherited from DataTypeCollection.T..)

Insert

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

LookupType

Determines the specified IDataType (Inherited from DataTypeCollection.T..)

MemberwiseClone

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

Remove

Removes the specified IDataType. (Inherited from DataTypeCollection.T..)

RemoveAt

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

ToString

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

TryGetType

Tries to get the specified IDataType from the IDataTypeContainer.T.. (Inherited from DataTypeCollection.T..)

Reference

DataTypeCollection Class

TwinCAT.TypeSystem Namespace