[This is preliminary documentation and is subject to change.]
A Creators
| C# | Visual Basic | Visual C++ |
public class Creators : SifKeyedList<string, Creator>
Public Class Creators _ Inherits SifKeyedList(Of String, Creator)
public ref class Creators : public SifKeyedList<String^, Creator^>
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CreatorsCreatorsNew()() |
Creates an instance of a Creators
| |
| CreatorsCreatorsNew(Creator) |
Constructor that accepts values for all mandatory fields
| |
| AddCreator(String, String) | Adds the value of the <Creator> element. | |
| KeyFields |
Gets the metadata fields that make up the key of this object
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <Creator>)> | |||||
| SifKeyedList<(Of <String, Creator>)> | |||||
| Creators | |||||