IInstanceCollectionTContains(String) Method

Determines whether this collection contains an instance with the specified instance path.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

bool Contains(
    string instancePath
)

Parameters

instancePath  String

The instance path.

Return Value

Boolean
true if this collection contains the specified instance path; otherwise, false.

Reference

IInstanceCollectionT Interface Contains Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026