SIFWorks ADK 2.0
SchoolContactList Class
NamespacesEdustructures.SifWorks.CommonSchoolContactList

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

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



IconMemberDescription
SchoolContactListSchoolContactListNew()()
Creates an instance of a SchoolContactList

SchoolContactListSchoolContactListNew(SchoolContact)
Constructor that accepts values for all mandatory fields

AddSchoolContact(ContactInfo)
Adds the value of the <SchoolContact> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SchoolContact>)>
   SifKeyedList<(Of <ContactInfo, SchoolContact>)>
    SchoolContactList

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