DataType.ByteSize Property

Gets the (aligned) size of of the Type/Instance in Bytes

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

Syntax

C#

public int ByteSize { get; }

Property Value

Type: Int32
The size of the byte.

Implements

IBitSize.ByteSize

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace