SIFWorks ADK 2.0
AddressList Class
NamespacesEdustructures.SifWorks.CommonAddressList

[This is preliminary documentation and is subject to change.]

A list of Address elements
Declaration Syntax
C#Visual BasicVisual C++
public class AddressList : SifActionList<AddressType, Address>
Public Class AddressList _
	Inherits SifActionList(Of AddressType, Address)
public ref class AddressList : public SifActionList<AddressType^, Address^>
Members
All MembersConstructorsMethods



IconMemberDescription
AddressListAddressListNew()()
Creates an instance of an AddressList

AddressListAddressListNew(Address)
Constructor that accepts values for all mandatory fields

AddAddress(AddressType, Street, String, StatePrCode, CountryCode, String)
Adds the value of the <Address> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Address>)>
   SifKeyedList<(Of <AddressType, Address>)>
    SifActionList<(Of <AddressType, Address>)>
     AddressList

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10