Creates a collection of ResourceCollection class with the specified capacity.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ResourceCollection<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
Type: Int32
An integer that specifies the initial capacity of the collection.