RouteCollection.Item Property

Gets or sets the Route at the specified index.


Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public Route this[
int index
] { get; set; }

Parameters

index  Int32

The index.

Return Value

Route
Route.

Implements

IList<T>.Item[Int32]

Exceptions

Exception

Condition

NotImplementedException

See Also

Reference

RouteCollection Class TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026