This is a migrated thread and some comments may be shown as answers.

Can I get an example of using the ForEach(Action<RadTreeNode> action) method?

1 Answer 46 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Kipp
Top achievements
Rank 1
Kipp asked on 16 Jan 2013, 06:38 PM
this.radTreeView_Plans.ForEach(???);

What is "Action"?

1 Answer, 1 is accepted

Sort by
0
Accepted
Ivan Petrov
Telerik team
answered on 21 Jan 2013, 06:09 AM
Hello Kipp,

Thank you for writing.

You can read more on the Action and Action<T> delegates on MSDN.

I hope this will help. Do not hesitate to write back with any further questions.

Greetings,
Ivan Petrov
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
Tags
Treeview
Asked by
Kipp
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Share this question
or