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