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