Removes predecessor items that generate circular dependencies, either explicitely or implicitely in the hierarchy. You should call EnsureValidHierarchy()()()() method before this call.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public void RemoveCircularDependencies()
Visual Basic (Declaration)
Public Sub RemoveCircularDependencies

See Also