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