ReadOnlyInstanceCollection.T..GetInstance Method
Gets the IInstanceby instance path.
          Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public T GetInstance(
string instancePath
)
VB
Public Function GetInstance (
instancePath As String
) As T
Parameters
| 
                   instancePath  | 
                   Type: System.String  |