ArrayType.SetElementType Method
Sets the type of the element.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
protected void SetElementType(
DataType elementType
)
Sets the type of the element.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
protected void SetElementType(
DataType elementType
)