TreeListNodesIterator.DoLocalOperation Method
Name | Parameters | Description |
---|---|---|
DoLocalOperation(TreeListOperation, TreeListNodes) | operation, nodes | Performs the specified operation over the predefined set of nodes and their children. |
DoLocalOperation(TreeListOperationDelegate, TreeListNodes) | operation, nodes | Performs the specified method over the predefined set of nodes and their children. |