Developer Documentation

RoomCollection.Add

public bool Add(Room item)

Add a room to the collection

Info

Always false if the collection IsRemoveOnly

Parameters

NameTypeDescription
itemRoomroom to add

Returns

TypeDescription
Booleantrue on success or false