TcAdsSymbolInfo.Size Property

Gets the size of the symbol.

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

Syntax

C#

public int Size { get; }

VB

Public ReadOnly Property Size As Integer
    Get

Property Value

Type: Int32
Size of the symbol.

Implements

ITcAdsSymbol.Size

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace