SIFWorks ADK 2.0
Items Class
NamespacesEdustructures.SifWorks.AssessmentItems

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

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



IconMemberDescription
ItemsItemsNew()()
Creates an instance of an Items

ItemsItemsNew(Item)
Constructor that accepts values for all mandatory fields

AddItem(String)
Adds the value of the <Item> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Item>)>
   SifKeyedList<(Of <String, Item>)>
    Items

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