Creates the internal resource collection to be used as the resource host of this ResourceManager.

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 resource collection to be used as the resource host of this ResourceManager.

See Also