ArrayType.ElementTypeName Property

Gets the name of the element type.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public string ElementTypeName { get; }

VB

Public ReadOnly Property ElementTypeName As String
    Get

Property Value

Type: String
The name of the element type.

Reference

ArrayType Class

TwinCAT.Ads.TypeSystem Namespace