InstanceCollectionTContainsName Method

Determines whether the specified instance name contains name.


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

Syntax

C#

public bool ContainsName(
    string instanceName
)

Parameters

instanceName  String

Name of the instance.

Return Value

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

Implements

IInstanceCollectionTContainsName(String)

Exceptions

Exception

Condition

NotImplementedException

Reference

InstanceCollectionT Class TwinCAT.TypeSystem.Generic Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026