IBraceCompletionSession.PostDelete Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the editor after the delete action.
public:
void PostDelete();
public:
void PostDelete();
void PostDelete();
public void PostDelete ();
abstract member PostDelete : unit -> unit
Public Sub PostDelete ()