DataTypeCollection.T..LookupType Method
Determines the specified IDataType
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public T LookupType(
string name
)
VB
Public Function LookupType (
name As String
) As T
Parameters
name |
Type: System.String |