IMember.Offset Property

Gets the offset of the IMember within the parent IStructType in bits or bytes dependent on IsBitType.

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

Syntax

C#

int Offset { get; }

Property Value

Type: Int32
The bit offset.

Reference

IMember Interface

TwinCAT.TypeSystem Namespace