DataType Methods

The DataType type exposes the following members.

Methods

 

Name

Description

DataType Methods 1:

Equals

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

DataType Methods 2:

Finalize

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

DataType Methods 3:

GetHashCode

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

DataType Methods 4:

GetType

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

DataType Methods 5:

DataType Methods 6:

IsPointerType

Determines whether the specified category is a pointer type.

DataType Methods 7:

DataType Methods 8:

IsReferenceType

Determines whether the specified category is a reference type.

DataType Methods 9:

MemberwiseClone

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

DataType Methods 10:

ToString

Returns a String that represents this instance. (Overrides Object.ToString..)

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace