MindFusion.Scheduling for ASP.NET Programmer's Guide
ResourceCollection(T) Constructor
See Also
 





Initializes a new instance of the ResourceCollection class.

 Overload List

Name Description

ResourceCollection(T) ()

Initializes a new instance of the ResourceCollection class.

ResourceCollection(T) (IEnumerable(T))

Initializes a new instance of the ResourceCollection class and adds the members of the specified collection to it.

ResourceCollection(T) (Int32)

Creates a collection of ResourceCollection class with the specified capacity.

 See Also

ResourceCollection(T) Class
MindFusion.Scheduling Namespace