  | TaskCollection Class | 
 
Inheritance Hierarchy 
    Namespace: 
   Dynamicweb.Scheduling
    Assembly:
   Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntaxpublic class TaskCollection : Collection<Task>
Public Class TaskCollection
	Inherits Collection(Of Task)
The TaskCollection type exposes the following members.
Constructors| 
								 
							 | Name | Description | 
|---|
  | TaskCollection | Initializes a new instance of the TaskCollection class  | 
Top
See Also