SIFWorks ADK 2.0
SourceObjects Class
NamespacesEdustructures.SifWorks.InstrSourceObjects

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

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



IconMemberDescription
SourceObjectsSourceObjectsNew()()
Creates an instance of a SourceObjects

SourceObjectsSourceObjectsNew(SourceObject)
Constructor that accepts values for all mandatory fields

AddSourceObject(String, String)
Adds the value of the <SourceObject> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <SourceObject>)>
   SifKeyedList<(Of <String, SourceObject>)>
    SourceObjects

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