SIFWorks ADK 2.0
Components Class
NamespacesEdustructures.SifWorks.InstrComponents

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

A Components
Declaration Syntax
C#Visual BasicVisual C++
public class Components : SifList<Component>
Public Class Components _
	Inherits SifList(Of Component)
public ref class Components : public SifList<Component^>
Members
All MembersConstructorsMethods



IconMemberDescription
ComponentsComponentsNew()()
Creates an instance of a Components

ComponentsComponentsNew(Component)
Constructor that accepts values for all mandatory fields

AddComponent(String, String)
Adds the value of the <Component> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Component>)>
   Components

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