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: 4.3.0.0

Syntax

C#

public int Offset { get; }

VB

Public ReadOnly Property Offset As Integer
    Get

Property Value

Type: Int32
The offset.

Implements

IMember.Offset

Reference

Member Class

TwinCAT.Ads.TypeSystem Namespace