ReadOnlyInstanceCollection.T..GetInstance Method

Gets the IInstanceby instance path.

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

Syntax

C#

public T GetInstance(
    string instancePath
)

Parameters

instancePath

Type: System.String
The instance path.

Return Value

Type: T
T.

Implements

IInstanceCollection.T..GetInstance(String)

Reference

ReadOnlyInstanceCollection.T. Class

TwinCAT.TypeSystem.Generic Namespace