DynamicSymbolsCollection.TryGetInstance Method
Tries to get the IInstance. of the specified path.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool TryGetInstance(
string instanceSpecifier,
out ISymbol?? symbol
)
Parameters
instanceSpecifier |
Type: System.String |
symbol |
Type: TwinCAT.TypeSystem.ISymbol. |
Exceptions
Exception |
Condition |
---|---|
ArgumentNullException |
instancePath |
ArgumentException |