GlobalType.PerformChange 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.
Reinitializes the global type and notifies users to changes to its shape.
protected:
virtual void PerformChange();
protected:
virtual void PerformChange();
virtual void PerformChange();
protected virtual void PerformChange ();
abstract member PerformChange : unit -> unit
override this.PerformChange : unit -> unit
Protected Overridable Sub PerformChange ()