SymbolIterator.T. Constructor (IInstanceCollection.T., Func.T, Boolean.)
Initializes a new instance of the SymbolIterator.T. class.
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public SymbolIterator(
IInstanceCollection<T> symbols,
Func<T, bool>? selector
)
Parameters
symbols |
Type: TwinCAT.TypeSystem.IInstanceCollection.T. |
selector |
Type: System.Func.T, Boolean. |
Exceptions
Exception |
Condition |
---|---|
NotSupportedException |