InstanceCollection.T.._pathDict Field
The _path dictionary
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
protected Dictionary<string, T> _pathDict
VB
Protected _pathDict As Dictionary(Of String, T)