IInstanceCollection.T..GetInstanceByName Method

Gets the IInstance by instance name.

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

Syntax

C#

IList<T> GetInstanceByName(
    string instanceName
)

Parameters

instanceName

Type: System.String
Name of the instance.

Return Value

Type: IList.T.
IList<T>.

Reference

IInstanceCollection.T. Interface

TwinCAT.TypeSystem Namespace