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