Observable collection that owns Resource objects used internally by a ResourceManager.

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

Syntax

C#
[LocalizabilityAttribute(LocalizationCategory.Ignore)]
public class ResourceCollection : EntityCollection
Visual Basic (Declaration)
<LocalizabilityAttribute(LocalizationCategory.Ignore)> _
Public Class ResourceCollection _
	Inherits EntityCollection

Inheritance Hierarchy

See Also