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
System..::.Object
System.Collections.ObjectModel..::.Collection<(Of <(Entity>)>)
System.Collections.ObjectModel..::.ObservableCollection<(Of <(Entity>)>)
DlhSoft.Windows.Data..::.EntityCollection
DlhSoft.Windows.Data..::.PredecessorCollection
System.Collections.ObjectModel..::.Collection<(Of <(Entity>)>)
System.Collections.ObjectModel..::.ObservableCollection<(Of <(Entity>)>)
DlhSoft.Windows.Data..::.EntityCollection
DlhSoft.Windows.Data..::.PredecessorCollection