AlignmentCalculator.GetNextOffset Method

Gets the next offset.

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

Syntax

C#

public int GetNextOffset(
    IInstanceCollection<IMember> instances
)

Parameters

instances

Type: TwinCAT.TypeSystem.IInstanceCollection.IMember.
The instances.

Return Value

Type: Int32
System.Int32.

Reference

AlignmentCalculator Class

TwinCAT.Ads.TypeSystem Namespace