ArrayType.ElementTypeName Property

Gets the name of the element type.

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

Syntax

C#

public string ElementTypeName { get; }

Property Value

Type: String
The name of the element type.

Implements

IArrayType.ElementTypeName

Reference

ArrayType Class

TwinCAT.Ads.TypeSystem Namespace