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