InstanceCollection.T..ContainsName Method
Determines whether the specified instance name contains name.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool ContainsName(
string instanceName
)
Parameters
instanceName |
Type: System.String |
Return Value
Type: Boolean
true if the specified instance name
contains name; otherwise, false.
Exceptions
Exception |
Condition |
---|---|
NotImplementedException |