バージョン

VisibleNodes プロパティ

Viewport で現在表示されているノードを取得します。
シンタックス
'宣言
 
Public ReadOnly Property VisibleNodes As Collection(Of XamDataTreeNode)
public Collection<XamDataTreeNode> VisibleNodes {get;}
参照