Member.Offset Property

Gets the offset of the Member within the parent StructType in bits or bytes dependent on IsBitType

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

Syntax

C#

public int Offset { get; }

Property Value

Type: Int32
The offset.

Implements

IMember.Offset

Reference

Member Class

TwinCAT.Ads.TypeSystem Namespace