SIFWorks ADK 2.0
SectionRoomList Class
NamespacesEdustructures.SifWorks.StudentSectionRoomList

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

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



IconMemberDescription
SectionRoomListSectionRoomListNew()()
Creates an instance of a SectionRoomList

SectionRoomListSectionRoomListNew(RoomInfoRefId)
Constructor that accepts values for all mandatory fields

AddRoomInfoRefId(String)
Adds the value of the <RoomInfoRefId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <RoomInfoRefId>)>
   SifKeyedList<(Of <String, RoomInfoRefId>)>
    SectionRoomList

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