ReadOnlyInstanceCollection.T..GetInstanceByName Method
Gets the IInstance by instance name.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public IList<T> GetInstanceByName(
string instanceName
)
Parameters
instanceName |
Type: System.String |