SIFWorks ADK 2.0
ScheduleInfoList Class
NamespacesEdustructures.SifWorks.StudentScheduleInfoList

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

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



IconMemberDescription
ScheduleInfoListScheduleInfoListNew()()
Creates an instance of a ScheduleInfoList

ScheduleInfoListScheduleInfoListNew(ScheduleInfo)
Constructor that accepts values for all mandatory fields

AddScheduleInfo(String)
Adds the value of the <ScheduleInfo> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <ScheduleInfo>)>
   SifKeyedList<(Of <String, ScheduleInfo>)>
    ScheduleInfoList

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