Instance.OnGetSize Method

Handler function getting the size of the Instance

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

Syntax

C#

protected virtual int OnGetSize()

VB

Protected Overridable Function OnGetSize As Integer

Return Value

Type: Int32
System.Int32.

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace