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