Creates the internal read-only assignment collection to be provided by this AssignmentManager.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
protected override ReadOnlyEntityCollection CreateReadOnlyEntityCollection( EntityCollection entities ) |
Visual Basic (Declaration) |
---|
Protected Overrides Function CreateReadOnlyEntityCollection ( _ entities As EntityCollection _ ) As ReadOnlyEntityCollection |
Parameters
- entities
- Type: DlhSoft.Windows.Data..::.EntityCollection