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





Initializes a new instance of the ItemCollection class.

 Overload List

Name Description

ItemCollection(T) ()

Initializes a new instance of the ItemCollection class.

ItemCollection(T) (IEnumerable(T))

Initializes a new ItemCollection from the specified strongly-typed collection.

ItemCollection(T) (Int32)

Initializes a new ItemCollection with the specified capacity.

 See Also

ItemCollection(T) Class
MindFusion.Scheduling Namespace