DataType.BitSize Property

Gets the size of the DataType in bits.

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

Syntax

C#

public int BitSize { get; }

Property Value

Type: Int32
The size of the bit.

Implements

IBitSize.BitSize

Reference

DataType Class

TwinCAT.Ads.TypeSystem Namespace