DataTypeNameEventArgs Constructor
Initializes a new instance of the DataTypeNameEventArgs class.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public DataTypeNameEventArgs(
string typeName
)
VB
Public Sub New (
typeName As String
)
Parameters
typeName |
Type: System.String |