Method GetCheckedObjects
GetCheckedObjects()
Returns all objects whose effective check state is Checked.
public IEnumerable<T> GetCheckedObjects()
Returns
- IEnumerable<T>
Checked objects in tree order, followed by any checked objects that are not currently in the tree.