Our new developer documentation is now available. Please check it out!
RoomCollection.GetHashCode
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public int GetHashCode(Room obj)
Default GetHashCode
Parameters
Name | Type | Description |
---|---|---|
obj | Room | room |
Returns
Type | Description |
---|---|
Int32 | hash code |