SIFWorks ADK 2.0
CountriesOfCitizenship Class
NamespacesEdustructures.SifWorks.CommonCountriesOfCitizenship

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

A CountriesOfCitizenship
Declaration Syntax
C#Visual BasicVisual C++
public class CountriesOfCitizenship : SifKeyedList<CountryCode, Country>
Public Class CountriesOfCitizenship _
	Inherits SifKeyedList(Of CountryCode, Country)
public ref class CountriesOfCitizenship : public SifKeyedList<CountryCode^, Country^>
Members
All MembersConstructorsMethods



IconMemberDescription
CountriesOfCitizenshipCountriesOfCitizenshipNew()()
Creates an instance of a CountriesOfCitizenship

CountriesOfCitizenshipCountriesOfCitizenshipNew(Country)
Constructor that accepts values for all mandatory fields

AddCountryOfCitizenship(CountryCode)
Adds the value of the <CountryOfCitizenship> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Country>)>
   SifKeyedList<(Of <CountryCode, Country>)>
    CountriesOfCitizenship

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