TreeListNodesIterator.Do Method
Name | Parameters | Description |
---|---|---|
Do |
execute, can |
Performs an operation across all Tree List nodes that fit the specific criteria. Defines a separate criteria to check whether or not this operation should be applied to child nodes as well. |
Do |
execute, can |
Performs an operation across all Tree List nodes that fit the specific criteria. |
Do |
execute, can |
Performs the specific operation across all Tree List nodes. |
Do |
execute | Performs the specific operation across all Tree List nodes. |