IReferenceType.ResolvedByteSize Property

Get the ByteSize of the (completely) resolved Symbol

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

Syntax

C#

int ResolvedByteSize { get; }

VB

ReadOnly Property ResolvedByteSize As Integer
    Get

Property Value

Type: Int32
The size of the resolved byte.

Reference

IReferenceType Interface

TwinCAT.TypeSystem Namespace