AmsNetId.Item Property

Gets or sets the Byte with the specified index.

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

Syntax

C#

public byte this[
    int i
] { get; set; }

Parameters

i

Type: System.Int32
The index.

Return Value

Type: Byte
System.Byte.

Reference

AmsNetId Class

TwinCAT.Ads Namespace