Back to Devexpress

TreeListNodesIterator.DoLocalOperation Method

windowsforms-devexpress-dot-xtratreelist-dot-nodes-dot-operations-dot-treelistnodesiterator-dot-dolocaloperation.md

latest703 B
Original Source

TreeListNodesIterator.DoLocalOperation Method

NameParametersDescription
DoLocalOperation(TreeListOperation, TreeListNodes)operation, nodesPerforms the specified operation over the predefined set of nodes and their children.
DoLocalOperation(TreeListOperationDelegate, TreeListNodes)operation, nodesPerforms the specified method over the predefined set of nodes and their children.