SIFWorks ADK 2.0
ComponentObjects Class
NamespacesEdustructures.SifWorks.InstrComponentObjects

[This is preliminary documentation and is subject to change.]

A ComponentObjects
Declaration Syntax
C#Visual BasicVisual C++
public class ComponentObjects : SifKeyedList<string, ComponentObject>
Public Class ComponentObjects _
	Inherits SifKeyedList(Of String, ComponentObject)
public ref class ComponentObjects : public SifKeyedList<String^, ComponentObject^>
Members
All MembersConstructorsMethods



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <ComponentObject>)>
   SifKeyedList<(Of <String, ComponentObject>)>
    ComponentObjects

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10