Creates the internal predecessor collection to be used as the predecessor host of this PredecessorManager.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
protected override EntityCollection CreateEntityCollection()
Visual Basic (Declaration)
Protected Overrides Function CreateEntityCollection As EntityCollection

Return Value

The internal predecessor collection to be used as the predecessor host of this PredecessorManager.

See Also