InstanceCollection.T..TryGetInstance Method
Tries to get the IInstance. of the specified path.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool TryGetInstance(
string instanceSpecifier,
out T symbol
)
VB
Public Function TryGetInstance (
instanceSpecifier As String,
<OutAttribute> ByRef symbol As T
) As Boolean
Parameters
instanceSpecifier |
Type: System.String |
symbol |
Type: T. |
Exceptions
Exception |
Condition |
---|---|
instancePath | |