Read-only observable collection of Predecessor objects.

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

Syntax

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

Inheritance Hierarchy

See Also