InstanceCollection.T..Contains Method (String)
Determines whether this collection contains an IInstance with the specified InstanceName / InstancePath
          Namespace:  TwinCAT.TypeSystem.Generic
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool Contains(
string instanceSpecifier
)
Parameters
| instanceSpecifier | Type: System.String | 
Return Value
Type: Boolean
true if [contains] [the specified
instance path]; otherwise, false.
Exceptions
| Exception | Condition | 
|---|---|
| ArgumentNullException | instancePath | 
| ArgumentException |