[This is preliminary documentation and is subject to change.]
A Certifications
| C# | Visual Basic | Visual C++ |
public class Certifications : SifKeyedList<string, Certification>
Public Class Certifications _ Inherits SifKeyedList(Of String, Certification)
public ref class Certifications : public SifKeyedList<String^, Certification^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| CertificationsCertificationsNew()() |
Creates an instance of a Certifications
| |
| CertificationsCertificationsNew(Certification) |
Constructor that accepts values for all mandatory fields
| |
| AddCertification(String) | Adds the value of the <Certification> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <Certification>)> | |||||
| SifKeyedList<(Of <String, Certification>)> | |||||
| Certifications | |||||