'宣言 Protected Overrides Sub OnSelectionChanged( _ ByVal oldCollection As Infragistics.Controls.SelectedCollectionBase(Of OrgChartNode), _ ByVal newCollection As Infragistics.Controls.SelectedCollectionBase(Of OrgChartNode) _ )
protected override void OnSelectionChanged( Infragistics.Controls.SelectedCollectionBase<OrgChartNode> oldCollection, Infragistics.Controls.SelectedCollectionBase<OrgChartNode> newCollection )