AddressPropertyCollection Constructor

There are two overloads for the constructor

Overload List

AddressPropertyCollection() Default constructor
AddressPropertyCollection(IList<AddressProperty>) Construct the collection using a list of AddressProperty objects

See Also