IBitSize.Size Property

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

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

Syntax

C#

int Size { get; }

VB

ReadOnly Property Size As Integer
    Get

Property Value

Type: Int32
The size of the bit.

Reference

IBitSize Interface

TwinCAT.TypeSystem Namespace