SIFWorks ADK 2.0
SIF_ObjectList Class
NamespacesEdustructures.SifWorks.InfraSIF_ObjectList

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

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



IconMemberDescription
SIF_ObjectListSIF_ObjectListNew()()
Creates an instance of a SIF_ObjectList

SIF_ObjectListSIF_ObjectListNew(SIF_Object)
Constructor that accepts values for all mandatory fields

AddSIF_Object(String)
Adds the value of the <SIF_Object> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SIF_Object>)>
   SifKeyedList<(Of <String, SIF_Object>)>
    SIF_ObjectList

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