ModelingDocData.OnHierarchyChanged(EventArgs) 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.
When Hierarchy changes, notify the associated ErrorListProvider.
protected:
override void OnHierarchyChanged(EventArgs ^ e);
protected override void OnHierarchyChanged (EventArgs e);
override this.OnHierarchyChanged : EventArgs -> unit
Protected Overrides Sub OnHierarchyChanged (e As EventArgs)