SymbolIterator.T..Mask Property
Gets or sets the SymbolIterationMask
Namespace: TwinCAT.TypeSystem.Generic
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public SymbolIterationMask Mask { get; set; }
Remarks
This property can be used for prefiltering the iterator without using a predicate function.