Read-only observable collection of Assignment objects.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
[LocalizabilityAttribute(LocalizationCategory.Ignore)] public class ReadOnlyAssignmentCollection : ReadOnlyEntityCollection |
Visual Basic (Declaration) |
---|
<LocalizabilityAttribute(LocalizationCategory.Ignore)> _ Public Class ReadOnlyAssignmentCollection _ Inherits ReadOnlyEntityCollection |
Inheritance Hierarchy
System..::.Object
System.Collections.ObjectModel..::.ReadOnlyCollection<(Of <(Entity>)>)
System.Collections.ObjectModel..::.ReadOnlyObservableCollection<(Of <(Entity>)>)
DlhSoft.Windows.Data..::.ReadOnlyEntityCollection
DlhSoft.Windows.Data..::.ReadOnlyAssignmentCollection
System.Collections.ObjectModel..::.ReadOnlyCollection<(Of <(Entity>)>)
System.Collections.ObjectModel..::.ReadOnlyObservableCollection<(Of <(Entity>)>)
DlhSoft.Windows.Data..::.ReadOnlyEntityCollection
DlhSoft.Windows.Data..::.ReadOnlyAssignmentCollection