ISymbol.Parent Property
Gets the parent Symbol
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
ISymbol Parent { get; }
VB
ReadOnly Property Parent As ISymbol
Get
Gets the parent Symbol
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
ISymbol Parent { get; }
ReadOnly Property Parent As ISymbol
Get