[]
        
(Showing Draft Content)

C1.Win.C1Schedule.Forms.ContactCollectionForm.-ctor

ContactCollectionForm Constructor

ContactCollectionForm(ContactCollection)

Initializes a new instance of the ContactCollectionForm form.

Declaration
public ContactCollectionForm(ContactCollection collection)
Parameters
Type Name Description
ContactCollection collection

The ContactCollection object.

ContactCollectionForm(C1Schedule, ContactCollection)

Initializes a new instance of the ContactCollectionForm form.

Declaration
public ContactCollectionForm(C1Schedule schedule, ContactCollection collection)
Parameters
Type Name Description
C1Schedule schedule

The owning C1Schedule object.

ContactCollection collection

The ContactCollection object.