Instance.Size Property

Gets the size of the IDataType in bytes or Bits dependant on IsBitType

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

Syntax

C#

public int Size { get; protected set; }

Property Value

Type: Int32
The size of the bit.

Implements

IBitSize.Size

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace