DynamicSymbolsCollection Constructor (IEnumerable.ISymbol.)

Initializes a new instance of the DynamicSymbolsCollection class (for internal use only)

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public DynamicSymbolsCollection(
    IEnumerable<ISymbol> symbols
)

Parameters

symbols

Type: System.Collections.Generic.IEnumerable.ISymbol.
The symbols.

Exceptions

Exception

Condition

ArgumentNullException

symbols

Reference

DynamicSymbolsCollection Class

DynamicSymbolsCollection Overload

TwinCAT.TypeSystem Namespace