DynamicSymbol.Size Property

Gets the size of the IInstance in bytes.

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

Syntax

C#

public int Size { get; }

Property Value

Type: Int32
The size of the IInstance in bytes.

Implements

IBitSize.Size

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace