[This is preliminary documentation and is subject to change.]
A SectionRoomList
| C# | Visual Basic | Visual C++ |
public class SectionRoomList : SifKeyedList<string, RoomInfoRefId>
Public Class SectionRoomList _ Inherits SifKeyedList(Of String, RoomInfoRefId)
public ref class SectionRoomList : public SifKeyedList<String^, RoomInfoRefId^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifList<(Of <RoomInfoRefId>)> | |||||
| SifKeyedList<(Of <String, RoomInfoRefId>)> | |||||
| SectionRoomList | |||||