DataTypeExtension Class
Extends the IDataType interface with more sophisticated functions.
Inheritance Hierarchy
System.Object
TwinCAT.TypeSystem.DataTypeExtension
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public static class DataTypeExtension
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the dataType is an array of Primitives. | |
|
Determines whether the dataType is an array of Primitives. | |
|
Gets a value indicating whether this IDataType is a container type | |
|
Gets a value indicating whether this IDataType is a container type | |
|
Gets a value indicating whether this IDataType is a container type | |
|
Gets a value indicating whether this IDataType is a pointer type | |
|
Gets a value indicating whether this IDataType is a pointer type | |
|
Determines whether the specified type identifier is primitive. | |
|
Gets a value indicating whether this IDataType is primitive | |
|
Gets a value indicating whether this IDataType is primitive | |
|
Gets a value indicating whether this IDataType is primitive | |
|
Gets a value indicating whether this IDataType is a reference type | |
|
Gets a value indicating whether this IDataType is a reference type | |
|
Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. | |
|
Indicates, that the Instance value includes process memory data, that cannot be read in one memory block. | |
|
Indicates, that this data type can be resolved as primitive or primmitive Array. | |
|
Indicates, that this data type can be resolved as primitive or primmitive Array. | |
|
Resolves the specified data type for AliasReference | |
|
Resolves the specified strategy. |