SIFWorks ADK 2.0
LEAContactList Class
NamespacesEdustructures.SifWorks.StudentLEAContactList

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

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



IconMemberDescription
LEAContactListLEAContactListNew()()
Creates an instance of a LEAContactList

LEAContactListLEAContactListNew(LEAContact)
Constructor that accepts values for all mandatory fields

AddLEAContact(ContactInfo)
Adds the value of the <LEAContact> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <LEAContact>)>
   SifKeyedList<(Of <ContactInfo, LEAContact>)>
    LEAContactList

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