Sets up the read only predecessor collection to be used for viewing predecessor externally.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
protected override void InitializeEntityCollection( EntityCollection entities ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub InitializeEntityCollection ( _ entities As EntityCollection _ ) |
Parameters
- entities
- Type: DlhSoft.Windows.Data..::.EntityCollection
Internal predecessor collection to be used as the source for the read only predecessor collection.