IMemberCollection.CalcSize Method

Calculates the Byte Size of the IMemberCollection

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

Syntax

C#

int CalcSize()

Return Value

Type: Int32
System.Int32.

Remarks

This takes only the instance fields/members into account.

Reference

IMemberCollection Interface

TwinCAT.TypeSystem Namespace