Observable collection that owns Predecessor objects used internally by a PredecessorManager.

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

Syntax

C#
[LocalizabilityAttribute(LocalizationCategory.Ignore)]
public class PredecessorCollection : EntityCollection
Visual Basic (Declaration)
<LocalizabilityAttribute(LocalizationCategory.Ignore)> _
Public Class PredecessorCollection _
	Inherits EntityCollection

Inheritance Hierarchy

See Also