IMember.ByteOffset Property

Gets the byte offset.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

int ByteOffset { get; }

VB

ReadOnly Property ByteOffset As Integer
    Get

Property Value

Type: Int32
The byte offset.

Reference

IMember Interface

TwinCAT.TypeSystem Namespace