PersonAddress Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PersonAddress() | |
PersonAddress(NSDictionary) |
PersonAddress()
public PersonAddress ();
Applies to
PersonAddress(NSDictionary)
public PersonAddress (Foundation.NSDictionary dictionary);
new AddressBook.PersonAddress : Foundation.NSDictionary -> AddressBook.PersonAddress
Parameters
- dictionary
- NSDictionary