ReadOnlyInstanceCollectionTContains(String) Method

Determines whether the ReadOnlyInstanceCollectionT contains an instance with the specified instance path.


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

Syntax

C#

public bool Contains(
    string instancePath
)

Parameters

instancePath  String

The instance path.

Return Value

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

Implements

IInstanceCollectionTContains(String)

Reference

ReadOnlyInstanceCollectionT Class Contains Overload TwinCAT.TypeSystem.Generic Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026