Observable collection that owns Task objects used internally by a TaskManager.

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

Syntax

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

Inheritance Hierarchy

See Also