Initializes a new instance of the StateCollection class with the specified initial capacity.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public StateCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
Type: Int32
The initial capacity of the collection.