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