MemberCollection.CalcSize Method

Calculates the Byte Size of the IMemberCollection

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

Syntax

C#

public int CalcSize()

Return Value

Type: Int32
System.Int32.

Implements

IMemberCollection.CalcSize.

Remarks

This takes only the instance fields/members into account.

Reference

MemberCollection Class

TwinCAT.TypeSystem Namespace