ISymbolFactory.CreateInstance Method
Creates the Symbol with the specified resolver
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
ISymbol CreateInstance(
ISymbolInfo entry,
ISymbol? parent
)
Parameters
entry |
Type: TwinCAT.TypeSystem.ISymbolInfo |
parent |
Type: TwinCAT.TypeSystem.ISymbol |