IBitSize.BitSize Property
Gets the size of the IDataType in bits.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
int BitSize { get; }
VB
ReadOnly Property BitSize As Integer
Get
Gets the size of the IDataType in bits.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
int BitSize { get; }
ReadOnly Property BitSize As Integer
Get