IDynamicSymbolsCollection Interface

Interface IDynamicSymbolsContainer Implements the IDynamicMetaObjectProvider


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

Syntax

C#

public interface IDynamicSymbolsCollection : IDynamicMetaObjectProvider, 
    IEnumerable<ISymbol>, IEnumerable

The IDynamicSymbolsCollection type exposes the following members.

Methods

 

Name

Description

IDynamicSymbolsCollection Interface 1:

GetEnumerator

Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableISymbol)

IDynamicSymbolsCollection Interface 2:

GetMetaObject

Returns the DynamicMetaObject responsible for binding operations performed on this object.
(Inherited from IDynamicMetaObjectProvider)

Extension Methods

 

Name

Description

WhereAttributeValue

Filters the symbols collection for symbols with a specific Attribute value.
(Defined by SymbolCollectionExtension)

Reference

TwinCAT.TypeSystem Namespace IDynamicMetaObjectProvider

Beckhoff Automation GmbH & Co. KG 2001-2026