AddressList constructor
Initializes a new instance of the AddressList class.
Overload list
Name | Description | |
---|---|---|
AddressList() | Initializes a new instance of the AddressList class. | |
AddressList(AddressBookBase) | Initializes a new instance of the AddressList class with a data source. |
Top