バージョン

SelectedOrgChartNodesCollection コンストラクタ

SelectedOrgChartNodesCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal orgChart As XamOrgChart _
)
public SelectedOrgChartNodesCollection( 
   XamOrgChart orgChart
)

パラメータ

orgChart
組織図。
参照