Creates the internal read-only schedule definition collection to be provided by this ScheduleDefinitionManager.
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