DataType(String, DataTypeCategory, Type) Constructor

Initializes a new instance of the DataType class.


Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

protected DataType(
    string name,
    DataTypeCategory cat,
    Type dotnetType
)

Parameters

name  String

The name.

cat  DataTypeCategory

The cat.

dotnetType  Type

Type of the dotnet.

Reference

DataType Class DataType Overload TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026