IArrayType.ElementTypeName Property

Gets the name of the element datatype.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

string ElementTypeName { get; }

Property Value

Type: String
The name of the element datatype.

Reference

IArrayType Interface

TwinCAT.TypeSystem Namespace