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