ArrayType.ElementSize Property

Gets the byte-size of a single element of the array

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

Syntax

C#

public int ElementSize { get; }

Property Value

Type: Int32
The size of the element.

Reference

ArrayType Class

TwinCAT.Ads.TypeSystem Namespace