Our new developer documentation is now available. Please check it out!
RoomCollection.Contains
public bool Contains(Room item)
Determines whether the room is in the collection
Parameters
Name | Type | Description |
---|---|---|
item | Room | room |
Returns
Type | Description |
---|---|
Boolean | true on success or false |