CheckedVisibleNodes Property (ITreeView)
Returns the checked visible nodes in this tree-view object.

C# Syntax

ReadOnlyCollection<ITreeViewNode> CheckedVisibleNodes {get;}