[]
Initializes a new instance of the ResourceCollectionForm form.
public ResourceCollectionForm(ResourceCollection collection)
Type | Name | Description |
---|---|---|
ResourceCollection | collection | The ResourceCollection object. |
Initializes a new instance of the ResourceCollectionForm form.
public ResourceCollectionForm(C1Schedule schedule, ResourceCollection collection)
Type | Name | Description |
---|---|---|
C1Schedule | schedule | The owning C1Schedule object. |
ResourceCollection | collection | The ResourceCollection object. |