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