'Declaration
Public Function New( _ ByVal owner As ContactCollection _ )
public ContactList( ContactCollection owner )
Parameters
- owner
- The owning ContactCollection object.
'Declaration
Public Function New( _ ByVal owner As ContactCollection _ )
public ContactList( ContactCollection owner )