WorkspaceVisualNodeBase.ClearProviders 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.
Clear the children providers, remove all children and command handlers. Node becomes inactive and just a visual hint.
protected:
void ClearProviders();
protected:
void ClearProviders();
void ClearProviders();
protected void ClearProviders ();
member this.ClearProviders : unit -> unit
Protected Sub ClearProviders ()