バージョン

Search(ConditionMethod) メソッド

指定された式を検索します。
シンタックス
'宣言
 
Public Overloads Function Search( _
   ByVal expression As XamOrgChart.ConditionMethod _
) As IEnumerable(Of OrgChartNode)

パラメータ

expression
各ノードで条件をテストする式。

戻り値の型

条件を満たす入力データからの OrgChartNode を含む IEnumerable。
参照