SIFWorks ADK 2.0
AssociatedObjects Class
NamespacesEdustructures.SifWorks.InstrAssociatedObjects

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

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



IconMemberDescription
AssociatedObjectsAssociatedObjectsNew()()
Creates an instance of an AssociatedObjects

AssociatedObjectsAssociatedObjectsNew(AssociatedObject)
Constructor that accepts values for all mandatory fields

AddAssociatedObject(String, String)
Adds the value of the <AssociatedObject> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <AssociatedObject>)>
   SifKeyedList<(Of <String, AssociatedObject>)>
    AssociatedObjects

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