TableControlEventProcessorBase.PostprocessSelectionChanged(TableSelectionChangedEventArgs) Méthode

Définition

public:
 virtual void PostprocessSelectionChanged(Microsoft::VisualStudio::Shell::TableControl::TableSelectionChangedEventArgs ^ e);
public virtual void PostprocessSelectionChanged (Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs e);
abstract member PostprocessSelectionChanged : Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs -> unit
override this.PostprocessSelectionChanged : Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs -> unit
Public Overridable Sub PostprocessSelectionChanged (e As TableSelectionChangedEventArgs)

Paramètres

Implémente

S’applique à