[This is preliminary documentation and is subject to change.]
A LEAContactList
| C# | Visual Basic | Visual C++ |
public class LEAContactList : SifKeyedList<ContactInfo, LEAContact>
Public Class LEAContactList _ Inherits SifKeyedList(Of ContactInfo, LEAContact)
public ref class LEAContactList : public SifKeyedList<ContactInfo^, LEAContact^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <LEAContact>)> | |||||
| SifKeyedList<(Of <ContactInfo, LEAContact>)> | |||||
| LEAContactList | |||||