ComponentOne Scheduler for WinForms
ResourceCollectionForm Constructor(C1Schedule,ResourceCollection)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Forms Namespace > ResourceCollectionForm Class > ResourceCollectionForm Constructor : ResourceCollectionForm Constructor(C1Schedule,ResourceCollection)
The owning C1.Win.C1Schedule.C1Schedule object.
The C1.C1Schedule.ResourceCollection object.
Initializes a new instance of the ResourceCollectionForm form.
Syntax
'Declaration
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal collection As ResourceCollection _
)
public ResourceCollectionForm( 
   C1Schedule schedule,
   ResourceCollection collection
)

Parameters

schedule
The owning C1.Win.C1Schedule.C1Schedule object.
collection
The C1.C1Schedule.ResourceCollection object.
See Also

Reference

ResourceCollectionForm Class
ResourceCollectionForm Members
Overload List