Creates the internal node collection to be used as the node host of this NodeManager.

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

Syntax

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

Return Value

The internal node collection to be used as the node host of this NodeManager.

See Also