IInstanceCollectionTContainsName Method

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


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

Syntax

C#

bool ContainsName(
    string instanceName
)

Parameters

instanceName  String

Name of the instance.

Return Value

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

Reference

IInstanceCollectionT Interface TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026