Type Default Value Read Only Description
[C#]
HashSet<string>

[Visual Basic]
HashSet<string>
null No The set of operators which should be processed.

 

   

Notes
 

The set of operators which should be processed.

If this value is null then all operators will be processed.

By restricting the set of operators you can reduce the amount of processing required and make the scan faster.

 

   

Example
 
None.