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 (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
int Offset { get; }
VB
ReadOnly Property Offset As Integer
Get
Property Value
Type: Int32
The bit offset.