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
)

Parameters

elementType

Type: TwinCAT.Ads.TypeSystem.DataType
Type of the element.

Reference

ArrayType Class

TwinCAT.Ads.TypeSystem Namespace