FlavoredProjectBase.FreeInterfaces 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.
Frees the different objects that make up the hierarchy.
public:
virtual void FreeInterfaces();
public:
virtual void FreeInterfaces();
virtual void FreeInterfaces();
public virtual void FreeInterfaces ();
abstract member FreeInterfaces : unit -> unit
override this.FreeInterfaces : unit -> unit
Public Overridable Sub FreeInterfaces ()