'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.