ReadOnlyInstanceCollectionTItem(String) Property

Gets the element with the specified instance path.


Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public T this[
    string instancePath
] { get; }

Parameters

instancePath  String

The instance path.

Return Value

T
The instance if contained.

Implements

IInstanceCollectionTItemString

Reference

ReadOnlyInstanceCollectionT Class Item Overload TwinCAT.TypeSystem.Generic Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026