ISymbolFactory.CreateVirtualStruct Method
Creates the virtual structure.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
ISymbol CreateVirtualStruct(
string instanceName,
string instancePath,
ISymbol? parent
)
Parameters
instanceName |
Type: System.String |
instancePath |
Type: System.String |
parent |
Type: TwinCAT.TypeSystem.ISymbol |