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





Initializes a new instance of the StateCollection class.

 Overload List

Name Description

StateCollection(T) ()

Initializes a new instance of the StateCollection class.

StateCollection(T) (IEnumerable(T))

Initializes a new instance of the StateCollection class and adds the specified strongly-typed list to it.

StateCollection(T) (Int32)

Initializes a new instance of the StateCollection class with the specified initial capacity.

 See Also

StateCollection(T) Class
MindFusion.Scheduling Namespace